Re: Saving a NSMutableArray
Re: Saving a NSMutableArray
- Subject: Re: Saving a NSMutableArray
- From: j o a r <email@hidden>
- Date: Fri, 16 May 2003 23:49:31 +0200
On Friday, May 16, 2003, at 23:35 Europe/Stockholm, Lorenzo wrote:
I remember in some cases, years ago I used to save only a part of the
file,
locking for the exact point where saving the differences. May be I
don't
remember very well.
This is not something that is impossible to do, but you asked if you
could do it using the methods available in NSMutableArray - and that's
not possible AFAIK.
As far as writing any time the whole file, I don't think it's a proper
behaviour for a database.
But NSMutableArray is not a database, now is it?
Once again - do you really have a problem?
Don't optimize before you have a problem, and a benchmark!
j o a r
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.