discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Oops... 1 more (Windows) question


From: Richard Frith-Macdonald
Subject: Re: Oops... 1 more (Windows) question
Date: Wed, 30 Nov 2005 12:35:08 +0000


On 30 Nov 2005, at 09:30, David Ayers wrote:


And what happen to NSUserDefaults? where are they saved?

I think this is WIP but I believe the goal was the registry.

I didn't notice the question when I read the original email...

I think the registry is an option rather than a goal ... the registry code pretty much works now if you turn it on, but I'm not sure we want to use it as standard (it's not perfectly equivalent to the normal code yet).

Anyway, defaults are stored in the location specified in GNUstep.conf out-of-the-box that should be a hidden file in the GNUstep/Defaults subdirectory of the user's home directory.

However ... you should not need to look at the actual file ... you just access defaults via the NSUserDefaults class in your code, or via the 'defaults' tool from the command line.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]