Core Data Large Text Storage
Core Data Large Text Storage
- Subject: Core Data Large Text Storage
- From: Michael G Burns <email@hidden>
- Date: Thu, 23 Aug 2007 10:14:39 -0400
- Priority: normal
Hello list!
I'm developing a core data app that needs to save a potentially large amount of user provided text (the text will be code for a custom scripting language I've been working on). What is the best method for this type of thing? I'm fairly new to core data, but I assume that storing a thousand lines of text as a NSString is a bad idea....the most logical approach to me seems to be NSData.
Any thoughts would be much appreciated!
Thanks,
Mike
_______________________________________________
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