Re: CoreData and NSAttributedString
Re: CoreData and NSAttributedString
- Subject: Re: CoreData and NSAttributedString
- From: Douglas Davidson <email@hidden>
- Date: Tue, 4 Dec 2007 11:10:30 -0800
On Dec 4, 2007, at 10:25 AM, Kai BrĂ¼ning wrote:
My idea is to archive the attributed string and store the result as
single binary data attribute. Is this reasonable? The typical
approach? Other ways to handle it?
Archiving it is reasonable. Depending on the sort of text you are
storing and the use you are making of it, you might also wish to
consider storing it in one of the standard persistent data formats
that the text system supports, such as RTF, HTML, and so forth.
Douglas Davidson
_______________________________________________
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
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden