Re: Open Recent and the User Preferences Database
Re: Open Recent and the User Preferences Database
- Subject: Re: Open Recent and the User Preferences Database
- From: Ondra Cada <email@hidden>
- Date: Fri, 27 Feb 2004 17:43:44 +0100
Robert,
On Friday, Feb 27, 2004, at 17:23 Europe/Prague, Robert Goldsmith wrote:
in the NSRecentDocumentRecords dictionary entry
are a number of _NSLocator dictionaries, each with one _NSAlias entry
which is a data string
...
a) Know what this is all about
Kind of, but I won't dive into the aliases/links war again ;)))
Let's stop at the plain fact that if you try to open a WebObject
application current log ("appname-instancenumber") using 'Open Recent',
some pretty old log would be opened for you instead of the current one.
Enough, I fear even this would be considered a troll ;)
b) Know of an api to look after this automatically
Sure, have a look at NSDocumentController's noteNewRecentDocument:
message (and a few other ones around it).
c) Tell me if I am totally off in all this!
Trying to implement the functionality editing directly prefs I'd say
you indeed are ;)
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.