Re: NSApplicationSupportFolder
Re: NSApplicationSupportFolder
- Subject: Re: NSApplicationSupportFolder
- From: Georg Tuparev <email@hidden>
- Date: Mon, 27 Dec 2004 20:42:38 +0100
On Dec 27, 2004, at 7:39 PM, Bob Ippolito wrote:
On Dec 27, 2004, at 1:17 PM, Georg Tuparev wrote:
Any idea where NSApplicationSupportFolder is defined?
cd /; grep "NSApplicationSupportFolder" **/*.h
finds nothing...
That's because it's not defined anywhere. Presumably what you want is
done by FSFindFolder and/or NSSearchPathForDirectoriesInDomains.
-bob
Of course I might be hallucinating, but I have
NSApplicationSupportFolder in my electronic notes with things that used
to work. I would never put 'NS' prefix to anything written by me...
Also this posting refers to it:
http://www.cocoabuilder.com/archive/message/cocoa/2004/10/12/119331
... and yes, I know about NSSearchPathForDirectoriesInDomains and
kApplicationSupportFolderType, but I do not like to see k* junk in my
sources ;-)
Georg Tuparev
Tuparev Technologies
Klipper 13
1186 VR Amstelveen
The Netherlands
Mobile: +31-6-55798196
_______________________________________________
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