"Andrew Evers" <[EMAIL PROTECTED]> writes:
> > OK, so I got my system hitting the repository over SSH, but it doesn't
> > look like the code Andrew sent me has been committed yet. Some of it
> > is there but theres no new branch and XmlRpcClient is still the old
> > version at least.
> >
> > Sh
"Andrew Evers" <[EMAIL PROTECTED]> writes:
> > This issues that you've brought up so far are now taken care of.
> > Please let us know what other tweaks would make the library more
> > easily embeddable -- this is an important use case for most of us.
> > Also, if you plan on adopting CVS HEAD, le
Emir <[EMAIL PROTECTED]> writes:
...
> Daniel Rall wrote:
> >
...
> > I made objectParsed() protected today. What's your use case for each?
> >
> Jxta xml-rpc library uses XmlRpc class (extends it), and uses
> objectParsed() (and parse() as well). The goal is to use Apache
> xmlrpc.jar without m