|
| From: | Nicolai P Guba |
| Subject: | [Dgee-commits] CVSROOT: /cvsroot/dgee |
| Date: | Sun, 20 Jul 2003 07:43:01 -0400 |
Module name: dgee
Branch: dgee-0-1-5
Changes by: Nicolai P Guba <address@hidden> 03/07/20 07:43:01
Reply-to: address@hidden
CVSROOT: /cvsroot/dgee
Module name: dgee
Branch: dgee-0-1-5
Changes by: Nicolai P Guba <address@hidden> 03/07/20 07:43:01
Modified files:
cslib/DotGNU/XmlRpc: XmlRpcService.cs XmlRpcRequest.cs
XmlRpcReader.cs XmlRpcNodes.cs
Added files:
cslib/DotGNU/XmlRpc: XmlRpcMethod.cs
Log message:
new class XmlRpcMethod representing a method call containing the
method name and its parameter list in chronological order.
implemented all type conversions except the DateTime object which
seems to be badly handled bye the System.Convert api.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcMethod.cs?only_with_tag=dgee-0-1-5&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcService.cs.diff?only_with_tag=dgee-0-1-5&tr1=1.1.2.2&tr2=1.1.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcRequest.cs.diff?only_with_tag=dgee-0-1-5&tr1=1.1.2.2&tr2=1.1.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcReader.cs.diff?only_with_tag=dgee-0-1-5&tr1=1.1.2.8&tr2=1.1.2.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/dgee/dgee/cslib/DotGNU/XmlRpc/XmlRpcNodes.cs.diff?only_with_tag=dgee-0-1-5&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text
| [Prev in Thread] | Current Thread | [Next in Thread] |