On 11/03/2008, at 6:20 AM, Florijan Stamenkovic wrote:

I'm doing some RMI from my client application, and attempted to transfer java.util.ArrayList instances containing Strings, Numbers, other rawish objects and EOKeyGlobalIDs. I get an "java.lang.IllegalArgumentException: encodeObject: unable to encode object of class java.util.ArrayList"... Which I guess implies that I can't use Lists to transfer multiple objects... Switching to NSArray makes it work.

So, I guess NSCoder can encode simple Java objects such as Strings, Numbers and Dates, and foundation type objects... Considering that WO is moving towards standard Java types, should this be reported as a bug?

Yes. (Unless 5.4 already does this right)

with regards,
--

Lachlan Deck



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to