• 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
Re: NSUserdefaults shared by 2 applications, not synchronized ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSUserdefaults shared by 2 applications, not synchronized ?


  • Subject: Re: NSUserdefaults shared by 2 applications, not synchronized ?
  • From: Pontus Ilbring <email@hidden>
  • Date: Wed, 16 Feb 2005 11:59:39 +0100


On 2005-02-16, at 10.36, Aurélien Hugelé wrote:

hi everyone !

I have a GUI+Daemon application type, so it is in fact _2_ applications. The GUI App is used to modify some values, that are stored in the defaults.
The daemon app read those values, and take them in account to do its job.


I've used addSuiteNamed:@"com.MyApp.TheGUIPartOfMyApp" in the daemon app, so that the daemon can read the defaults of the GUI app. This works beautifully.
But i must have missed something because once launched, the daemon can read the defaults of the GUI, but if i modify the defaults from the GUI, the daemon still get the OLD values, before they were modified...

From the documentation:

"NSUserDefaults caches the information to avoid having to open the user’s defaults database each time you need a default value. The synchronize method, which is automatically invoked at periodic intervals, keeps the in-memory cache in sync with a user’s defaults database."

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

  • Follow-Ups:
    • Re: NSUserdefaults shared by 2 applications, not synchronized ?
      • From: Aurélien Hugelé <email@hidden>
References: 
 >NSUserdefaults shared by 2 applications, not synchronized ? (From: Aurélien Hugelé <email@hidden>)

  • Prev by Date: Re: Casting from NSArray to a custom class
  • Next by Date: Re: NSUserdefaults shared by 2 applications, not synchronized ?
  • Previous by thread: NSUserdefaults shared by 2 applications, not synchronized ?
  • Next by thread: Re: NSUserdefaults shared by 2 applications, not synchronized ?
  • Index(es):
    • Date
    • Thread