Skip navigation.
 
mlRe: Find the 'Application Support' folder
FROM : John Stiles
DATE : Tue Oct 12 19:36:48 2004

On Oct 12, 2004, at 10:04 AM, stephane sudre wrote:

>
> On Oct 12, 2004, at 6:40 PM, John Stiles wrote:
>

>>
>> On Oct 12, 2004, at 9:21 AM, Charles Srstka wrote:

>>>
>>> FSFindFolder works, but I have always wondered why Apple hasn't
>>> built in a Cocoa API for accessing these folders. Having to go
>>> through Carbon to do this is kind of annoying.
>>>
>>> Yes, there are third-party categories that give this functionality,
>>> but it really should be part of the default API.

>>
>> I've never understood this attitude. I must be missing something,
>> because to me it feels elitist.
>>
>> What's the difference between calling FSFindFolder and, say,
>> [NSFolder folder:kApplicationSupportFolder]? [...]

>
> You meant NSApplicationSupportFolder of course? ;-)


Great, we get to have two sets of functionally identical enums. That's
just peachy.
:)

Related mailsAuthorDate
mlFind the 'Application Support' folder Peter Karlsson Oct 9, 16:38
mlRe: Find the 'Application Support' folder Sherm Pendley Oct 9, 17:34
mlRe: Find the 'Application Support' folder David Reed Oct 9, 17:57
mlRe: Find the 'Application Support' folder Finlay Dobbie Oct 9, 18:11
mlRe: Find the 'Application Support' folder Steven Kramer Oct 10, 22:38
mlRe: Find the 'Application Support' folder Sean McBride Oct 12, 02:40
mlRe: Find the 'Application Support' folder Charles Srstka Oct 12, 18:21
mlRe: Find the 'Application Support' folder John Stiles Oct 12, 18:40
mlRe: Find the 'Application Support' folder stephane sudre Oct 12, 19:04
mlRe: Find the 'Application Support' folder John Stiles Oct 12, 19:36
mlRe: Find the 'Application Support' folder Rosyna Oct 12, 20:43
mlRe: Find the 'Application Support' folder Greg Hurrell Oct 18, 01:31
mlRe: Find the 'Application Support' folder John Stiles Oct 18, 18:03