_NSLocator and _Alias
_NSLocator and _Alias
- Subject: _NSLocator and _Alias
- From: Giovanni Donelli <email@hidden>
- Date: Thu, 22 Sep 2005 18:50:18 +0200
Dear folks,
I am trying to display the recent opened files of a third party
cocoa application A. I have noticed that this information if stored
in the the UserDefault of A as dictionary addressed by the key
'NSRecentDocumentRecords'.
The object seems an array of dictionary keyed by '_NSLocator' which
contains a dictionary with data keyed by '_NSAlias'
Does anybody have ever successfully retrieved the proper information
out from the data contained by _NSAlias?
I actually need only the paths of the recents files of A, any other
tricks towards this goal would be very helpful.
Thanks!
Giovanni
_______________________________________________
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