Re: storing, searching, and displaying variable-sized data sets
Re: storing, searching, and displaying variable-sized data sets
- Subject: Re: storing, searching, and displaying variable-sized data sets
- From: Steven Kramer <email@hidden>
- Date: Thu, 30 Dec 2004 18:34:02 +0100
Op 30-dec-04 om 18:25 heeft John Stiles het volgende geschreven:
CoreData is exactly what you want, but it requires Tiger. It's a real
database with a Cocoa interface.
Other than that, I don't have any strong recommendations. I dunno if
NSKeyedArchiver is a good approach at all for large data sets; I've
heard that it tends to crash when presented with any form of
corruption, and for a 100MB+ file, you probably want to be a little
more tolerant of errors.
It is probably also way too slow for over a few thousand objects.
Steven
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden