Re: com.webobjects.foundation.NSData vs. Cocoa NSData
Re: com.webobjects.foundation.NSData vs. Cocoa NSData
- Subject: Re: com.webobjects.foundation.NSData vs. Cocoa NSData
- From: Jaime Magiera <email@hidden>
- Date: Wed, 12 Nov 2008 21:19:31 -0500
On Nov 12, 2008, at 2:09 PM, Chuck Hill wrote:
stringFromPropertyList
public static String stringFromPropertyList(Object plist)
Converts a property list object into a string (old style plist) and
returns it. All entries are indented.
I use this for data exchange with Cocoa apps. Not a problem in sight.
Oh excellent, that worked like a charm. I was just writing .toString()
out to file. stringFromPropertyList() does the trick.
thanks!
Jaime Magiera
Sensory Research
http://www.sensoryresearch.net
_______________________________________________
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