Daniel, At 01:28 PM 9/27/2002 -0700, Daniel Rall wrote:
> > And I need to know how to hack the XmlRpc classes so > > that they can read "long int" data. > >No need to hack! You can either send that integer data as a string >and parse it appropriately in your handler on the server side, or >implement the new TypeFactory interface from Andrew Evers which I >integrated into CVS today. That sounds very good! How does TypeFactory work? If I implement it, can I have XML-RPC understand on both ends an argument type and/or return type of my choice? Any info available? Stan Berka Stan Berka Programmer Annalyst Portland, OR Pope & Talbot (503) 552-4315 Fax (503) 2202726
