On 4/11/06, Inaki Ortiz <[EMAIL PROTECTED]> wrote:

> So, what do I have to do? Pass the client instance to the factory
> constructor and then set the factory to the client instance? This would
> led to a code like this
>
>  client.setTransportFactory(new XmlRpcCommonsTransportFactory(client));

I see that the docs require updates. However, I can't follow you in
calling the above "bizarre". To me, this is simply a consequence of
using "final" as much as possible.

Jochen

--
Whenever you find yourself on the side of the
majority, it is time to pause and reflect.
(Mark Twain)

Reply via email to