I have an attributed string that I need to store via NSUserDefaults.
NSTextView uses RTFD data stream when passing this type of data
around via the pasteboard. But typically the pastboard doesn't have
to worry that someone is going to come alond and try to read the data
with a different OS version :-)
Is the RTFD data format backwards (and forwards?) compatible? Or
should I pick another format for storage in NSUserDefaults (or in a
generic plist), such as an archived attributed string?
Thanks,
Jim
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com