• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSCoder capabilities
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSCoder capabilities


  • Subject: NSCoder capabilities
  • From: Florijan Stamenkovic <email@hidden>
  • Date: Mon, 10 Mar 2008 15:20:40 -0400

Hi all,

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?

Flor
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSCoder capabilities
      • From: Lachlan Deck <email@hidden>
  • Prev by Date: Re: Webobjects, Flex and Sessions
  • Next by Date: Re: Webobjects, Flex and Sessions
  • Previous by thread: Re: What's better JavaEOGenerator or Velocity
  • Next by thread: Re: NSCoder capabilities
  • Index(es):
    • Date
    • Thread