• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Saving a NSMutableArray
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Saving a NSMutableArray


  • Subject: Saving a NSMutableArray
  • From: Lorenzo <email@hidden>
  • Date: Fri, 16 May 2003 20:09:21 +0200

Hi,
let's suppose I have a very large database in an NSMutableArray I did read
early from the disk.
Each record is a NSMutableDictionary with 2 keys, Name and Surname.
If I change one only key, e.g. the Name, of one only record,
should then I save the whole NSMutableArray with

- (BOOL)writeToFile:(NSString *)path atomically:(BOOL)flag ?

or can I save only the small changement to the existing file?
If yes, haw can I do?


Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
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.

  • Follow-Ups:
    • Re: Saving a NSMutableArray
      • From: "Florian G\. Pflug" <email@hidden>
    • Re: Saving a NSMutableArray
      • From: j o a r <email@hidden>
  • Prev by Date: Re: Future Objective-C changes
  • Next by Date: Re: OT: WWDC
  • Previous by thread: Re: NSString <--> MacRoman Pascal String
  • Next by thread: Re: Saving a NSMutableArray
  • Index(es):
    • Date
    • Thread