dgee-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dgee-commits] CVSROOT: /cvsroot/dgee


From: Nicolai P Guba
Subject: [Dgee-commits] CVSROOT: /cvsroot/dgee
Date: Thu, 24 Jul 2003 12:33:43 -0400

Module name:    dgee
Branch:         xmlrpc-v2
Changes by:     Nicolai P Guba <address@hidden> 03/07/24 12:33:43
Reply-to: address@hidden

CVSROOT:        /cvsroot/dgee
Module name:    dgee
Branch:         xmlrpc-v2
Changes by:     Nicolai P Guba <address@hidden> 03/07/24 12:33:43

Modified files:
        cslib/DotGNU/XmlRpc: XmlRpcWriter.cs XmlRpcReader.cs 
                             XmlRpcNodes.cs XmlRpcException.cs 
        cslib/DotGNU/DGEE/Protocols/XmlRpc: XmlRpcReplyHandler.cs 
        cslib/DotGNU/DGEE: Makefile.am 

Log message:
        XmlRpcWriter now models/works similar to XmlTextWriter (which it
        inherits btw) [todo=detecting invalid states]
        
        XmlRpcReader will need to use a Context stack.  I tried to avoid it
        but it looks like it's a bad idea when using nested things.
        
        Planned:  Have the XmlRpcWriter write exceptions too.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcWriter.cs.diff?only_with_tag=xmlrpc-v2&tr1=1.1.2.6&tr2=1.1.2.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcReader.cs.diff?only_with_tag=xmlrpc-v2&tr1=1.1.2.9.2.3&tr2=1.1.2.9.2.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcNodes.cs.diff?only_with_tag=xmlrpc-v2&tr1=1.1.2.2.2.1&tr2=1.1.2.2.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcException.cs.diff?only_with_tag=xmlrpc-v2&tr1=1.1.2.4.2.1&tr2=1.1.2.4.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/XmlRpc/XmlRpcReplyHandler.cs.diff?only_with_tag=xmlrpc-v2&tr1=1.1.2.4.2.5&tr2=1.1.2.4.2.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Makefile.am.diff?only_with_tag=xmlrpc-v2&tr1=1.1.2.4.2.1&tr2=1.1.2.4.2.2&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]