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: Tue, 29 Jul 2003 07:22:40 -0400

Module name:    dgee
Branch:         xmlrpc-v2
Changes by:     Nicolai P Guba <address@hidden> 03/07/29 07:22:40
Reply-to: address@hidden

CVSROOT:        /cvsroot/dgee
Module name:    dgee
Branch:         xmlrpc-v2
Changes by:     Nicolai P Guba <address@hidden> 03/07/29 07:22:40

Modified files:
        cslib/DotGNU/DGEE/Protocols/XmlRpc: XmlRpcService.cs 
                                            XmlRpcProtocolHandler.cs 
                                            .cvsignore 
        cslib/DotGNU/DGEE/Protocols: ProtocolService.cs 
        cslib/DotGNU/DGEE: Makefile.am 
Added files:
        cslib/DotGNU/DGEE/Protocols/XmlRpc: Makefile.am 
        cslib/DotGNU/DGEE/Protocols: Makefile.am .cvsignore 
Removed files:
        cslib/DotGNU/DGEE/Protocols/XmlRpc: fulltest.xml errortest.xml 
                                            XmlRpcRequestHandler.cs 
                                            XmlRpcReplyHandler.cs 
                                            XmlRpcInvoker.cs 
                                            XmlRpcErrorHandler.cs 
        cslib/DotGNU/DGEE: WebServiceInvoker.cs README 
                           InvokerExceptions.cs 
                           IWebServiceRequestHandler.cs 
                           IWebServiceReplyHandler.cs 
                           IWebServiceErrorHandler.cs 

Log message:
        glitzy brand new architecture for ProtocolServices using the more
        efficient streams instead of passing strings around.
        
        implemented a XmlRpcService which demonstrates the new architecture
        and how to use the XmlRpc Serialization mechanism (just use it like
        you would use the box standard .NET serialization)
        
        todo:  plugin into pnetServices and invoke the actual method

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/XmlRpc/Makefile.am?only_with_tag=xmlrpc-v2&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/XmlRpc/XmlRpcService.cs.diff?only_with_tag=xmlrpc-v2&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/XmlRpc/XmlRpcProtocolHandler.cs.diff?only_with_tag=xmlrpc-v2&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/XmlRpc/.cvsignore.diff?only_with_tag=xmlrpc-v2&tr1=1.1.2.1&tr2=1.1.2.1.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/Makefile.am?only_with_tag=xmlrpc-v2&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/.cvsignore?only_with_tag=xmlrpc-v2&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/DGEE/Protocols/ProtocolService.cs.diff?only_with_tag=xmlrpc-v2&tr1=1.1.2.1&tr2=1.1.2.2&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.2.2.1&tr2=1.1.2.4.2.2.2.2&r1=text&r2=text





reply via email to

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