[ANN] Defaults Manager
[ANN] Defaults Manager
- Subject: [ANN] Defaults Manager
- From: David Thorup <email@hidden>
- Date: Tue, 10 Jun 2003 10:16:57 -0600
Hello All!
After many sleepless nights of development I am pleased to announce
Defaults Manager. Defaults Manager is a developer tool that aims to be
the premier editor for the User Defaults (NSUserDefaults) database on
Mac OS X. As a developer you can use it while developing your product
to edit and view the preferences in your application. Some of Defaults
Manager's features include: a simple and intuitive interface, ability
to search for any property or value, and a shield against
NSUserDefaults' synchronize.
Typically, with NSUserDefaults "...the synchronize method, which is
automatically invoked at periodic intervals, keeps the in-memory cache
in sync with a user's defaults database." Defaults Manager provides
its own cache for the defaults database that is only synchronized
through user action. So just in case you delete a domain, or enter a
property incorrectly, it won't be automatically synchronized to the
defaults database.
I couldn't have done it without the help of many of you on this list.
As a thank you for all your help, the first 5 people to download
Defaults Manager and use coupon "COCOADEV" will be able to get Defaults
Manager for FREE.
For those that aren't able to get it for free you can use coupon
"MACDEVELOPER" to get Defaults Manager for 50% off for the first week
(normally Defaults Manager is $35).
You can find Defaults Manager here:
http://www.kuwan.net/defaultsmanager
Note about coupons: To use a coupon:
Launch Defaults Manager.
Select "Buy Defaults Manager..." from the "Defaults Manager" menu.
On the Personal Information page of the purchasing window enter the
coupon (lower right corner).
Defaults Manager will be automatically registered upon completion of
the purchasing wizard.
Your serial number will be emailed to you for your records.
_____________________________
Dave Thorup
Software Engineer
email@hidden
http://www.kuwan.net
_______________________________________________
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.