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: Sun, 27 Jul 2003 08:47:54 -0400

Module name:    dgee
Branch:         xmlrpc-v2
Changes by:     Nicolai P Guba <address@hidden> 03/07/27 08:47:53
Reply-to: address@hidden

CVSROOT:        /cvsroot/dgee
Module name:    dgee
Branch:         xmlrpc-v2
Changes by:     Nicolai P Guba <address@hidden> 03/07/27 08:47:53

Modified files:
        cslib/DotGNU/XmlRpc: Makefile.am 
Added files:
        cslib/DotGNU/XmlRpc/Test: struct.xml parameters.xml 
                                  XmlRpcTester.cs Makefile.am .cvsignore 
        cslib/DotGNU/XmlRpc/Serialization: MethodResponseFormatter.cs 
                                           MethodCallFormatter.cs 
                                           Makefile.am .cvsignore 
Removed files:
        cslib/DotGNU/XmlRpc: XmlRpcTester.cs 

Log message:
        Moved test program and its files into a seperate Test directory.
        
        Started to make the lot a bit more .NET like by providing XmlRpc
        formatters for the Serialization mechanism.  All you would need to do
        if you want to serialize an object into an XmlRpc MethodCall or
        MethodRequest is to provide the formatter to the Serialization class
        and just use it like you would serialize anything else.  Should be
        handy for users.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Test/struct.xml?only_with_tag=xmlrpc-v2&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Test/parameters.xml?only_with_tag=xmlrpc-v2&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Test/XmlRpcTester.cs?only_with_tag=xmlrpc-v2&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Test/Makefile.am?only_with_tag=xmlrpc-v2&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Test/.cvsignore?only_with_tag=xmlrpc-v2&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Serialization/MethodResponseFormatter.cs?only_with_tag=xmlrpc-v2&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Serialization/MethodCallFormatter.cs?only_with_tag=xmlrpc-v2&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Serialization/Makefile.am?only_with_tag=xmlrpc-v2&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Serialization/.cvsignore?only_with_tag=xmlrpc-v2&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/Makefile.am.diff?only_with_tag=xmlrpc-v2&tr1=1.1.2.6.2.5&tr2=1.1.2.6.2.5.2.1&r1=text&r2=text





reply via email to

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