AW: Java data type mapping....

2003-07-10 Thread Marcel Gleis
Hi, > I'm just starting to use the Apache XML-RPC implementation, > and I'm just > curious, am I the only one who dislikes the use of Vector and > Hashtable, is > there a requirement to remain pre-Java2 compatible? I'd > really prefer List > and Map as the data type mappings for and . I would l

Java data type mapping....

2003-07-07 Thread Volkar, John
I'm just starting to use the Apache XML-RPC implementation, and I'm just curious, am I the only one who dislikes the use of Vector and Hashtable, is there a requirement to remain pre-Java2 compatible? I'd really prefer List and Map as the data type mappings for and . Also, I've been subscribed t