how to get Vector and Hashtable from MicroHessianInput

From: ian tabangay <itabangay@xxx.com>
Date: Tue Aug 09 2005 - 01:54:01 PDT

Hi.
Ive been reading on the source codes of hessian for microedition and found
out some inconsistencies. How come there are methods to write Vectors and
Hashtables on MicroHessianOutput but no methods to read Vectors and
Hashtables from MicroHessianInput? From the sourcecode of MicroHessianInput,
readObject(Object obj) method only reads null, Boolean, Integer, Long, Date
and byte[]. An exception is thrown for any other type. Is this a bug or is
there another way to retrieve Vectors and Hashtables for microedition (like
mobile application) deployments?
Thanks.

ian tabangay
Received on Tue 09 Aug 2005 01:54:01 -0700

This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:16:41 PDT