saving state of non-document-based agent
saving state of non-document-based agent
- Subject: saving state of non-document-based agent
- From: Daniel Richman <email@hidden>
- Date: Wed, 02 Jul 2008 15:12:48 -0700
Hi All,
I'm writing a program with a helper agent. The agent runs in the
background, occasionally putting up alerts for the user to see. When the
main program is running, it communicates information to the agent about
what alerts to display. Then, the agent remembers this information after
the main app is quit.
I need some way for the agent to save its list of alerts in case the
user logs out or shuts down. The list is stored as an
NSMutableDictionary. Thoughts?
Daniel
_______________________________________________
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