Hi All,
I've been chatting to Ryan offlist, looking for ways to help out, and he's suggested that I look at the functional requirements for different xml-rpc use cases, to help in sub packaging and creating different jars.
That said, I am currently trying to sort out the client use cases that can be separated from one another. Currently, I have:
The general use case, in which more features are better
The applet use case, in which small JAR and Java 1.1 API are important
The micro-client use case, in which J2ME (and other stuff) is important
Does anyone have any comments/insight on this, before I dive in ... cheers, Martin