On 13 Jan 2004, at 18:21, Shapira, Yoav wrote:
Hi,
Looking at the XML-RPC source code, I see mostly java.util.Vector and
java.util.Hashtable used as opposed to the java.util.List (or
java.util.Collection) and java.util.Map interfaces. Why is that? Is it
to allow compiling and using XML-RPC with JDK 1.1?
We have users who build the client into Applets. They are (or were) concerned that using Java 2 collections would break thier code on some platforms.
John Wilson The Wilson Partnership http://www.wilson.co.uk
