CVSROOT:        /cvs/gnome
Module name:    yarrr
Changes by:     walters 05/03/18 12:04:10

Modified files:
        src/org/gnome/yarrr/xmlrpc/tests: XmlRpcHandlerTests.java 
                                          XmlRpcCustomType.java 
        src/org/gnome/yarrr/xmlrpc: XmlRpcHandler.java 
                                    XmlRpcMarshaller.java 
        .              : ChangeLog 
        src/org/gnome/yarrr: Chat.java ActiveTopic.java 
Added files:
        src/org/gnome/yarrr/xmlrpc/tests: XmlRpcRecursiveCustomType.java 

Log message:
2005-03-18  Colin Walters <[EMAIL PROTECTED]>

* XmlRpcMarshaller.java: Change name of XmlRpcMarshaller method to 
xmlRpcMarshal,
and name of marshalled field type to xmlRpcMarshalledType.
* XmlRpcDemarshaller.java: Change name of method to xmlRpcDemarshal.
* XmlRpcHandler.java: Implement recursive marshalling support for Map and List
types.
* XmlRpcCustomType.java: Update for marshal changes.
* XmlRpcRecursiveCustomType.java: New test recursive type.
* XmlRpcHandlerTests.java: Test XmlRpcRecursiveCustomType.
* ChatTests.java: Switch to use new recursive marshalling support.
* ActiveTopic.java: Update for marshal/demarshal changes.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=walters&date=explicit&mindate=2005-03-18%2012:03&maxdate=2005-03-18%2012:05

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to