Deserializers for NSArray, NSDictionary
Deserializers for NSArray, NSDictionary
- Subject: Deserializers for NSArray, NSDictionary
- From: Frank Herzog <email@hidden>
- Date: Wed, 24 May 2006 17:41:44 +0200
Hi all,
I'm trying to build a WO web services application with a Cocoa
client. I pass the data from the server to the client as an NSArray
of NSDictionaries, which works fine. The same approach fails from the
client to the server because, as I guess, the NSArray and
NSDictionary classes do not have deserializers registered. Is there a
workaround for this? Could I somehow create the deserializers by myself?
Thanks for any help!
Frank
_______________________________________________
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