Henri Gomez wrote:

> +1 for me if we know clearly on which area each of us could participate :)

Which areas are you interested in? :-)

My personal topics are identical for both version 2 and the streaming
branch:

- Split the library into a client and a server part. In terms of Maven
  this will mean to split the project into multiple subprojects: common,
  client, server, and test, for example.
- Make the library easier to use. For example, create a factory,
  that takes an interface and a configured XML-RPC client as input,
  and emits a proxy class, which implements the interface and
  calls an instance of the same interface on the server using the
  client.
- XMLRPC-75 is an interesting extension: Basically, it is aimed to
  provide some simple kind of metadata, much easier than, for example,
  a WSDL.

But these are *my* topics and yours may be far different.


Jochen

Reply via email to