I was just checking NSPropertyListSerialization out but I'm not
sure it will work in my situation. Would the XML data be surrounded
by start and end tags?
I don't know. Why don't you test it yourself.
If so, it won't work for me.
Why not? It's still just ASCII.
You could also try to use NSPropertyListOpenStepFormat instead of
NSPropertyListXMLFormat_v1_0.
Would some sort of NSCoder be able to do this?
I don't think that an NSCoder is what you want. You may want to read
this for more information:
Andreas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden