Re: Creating NSData from NSDictionary..
Re: Creating NSData from NSDictionary..
- Subject: Re: Creating NSData from NSDictionary..
- From: Art Isbell <email@hidden>
- Date: Fri, 25 Jun 2004 10:54:18 -1000
On Jun 25, 2004, at 9:39 AM, Virat Chopra wrote:
> I want to serialize and store a NSDictionary object into the Oracle
> database.
> I guess i will have to convert it to NSData and Store it as NSData
> Type.
Another option is to use
NSPropertyListSerialization.stringFromPropertyList() to convert a
dictionary to a String.
Aloha,
Art
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.