com.webobjects.foundation.NSData vs. Cocoa NSData
com.webobjects.foundation.NSData vs. Cocoa NSData
- Subject: com.webobjects.foundation.NSData vs. Cocoa NSData
- From: Jaime Magiera <email@hidden>
- Date: Wed, 12 Nov 2008 14:05:59 -0500
Hi,
I'm trying to get back into the swing of doing property list stuff in
WO/Java. Back in the day, I was just communicating between WO apps and
things were a bit more simple. Now, I'm trying to communicate between
WO/Java and Cocoa. One thing that popped up was the writing of plists
via NSPropertylistSerialization. When writing the WO NSData to file,
it is of type com.webobjects.foundation.NSData. What would be the
method for coercing NSPropertylistSerialization to write the data
object to file just as Cocoa NSData (i.e. "data"). I can do the raw
XML if need be, but thought there might be a way to avoid going down
to that level.
thanks for any ideas,
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