Skip navigation.
 
mlRe: FSFindFolder vs NSSearchPathForDirectoriesInDomains
FROM : Sean McBride
DATE : Mon Mar 10 22:39:07 2008

On 3/10/08 9:28 AM, Chris Parker said:

>On 10 Mar 2008, at 8:21 AM, Trygve Inda wrote:

>> NSSearchPathForDirectoriesInDomains does not seem to have a constant
>> equivalent to kSharedUserDataFolderType as used by FSFindFolder.
>>
>> Is there any reason behind this... I would have assumed that the two 
>> would
>> be similar.

>
>Sounds like a bug; could you please file one? Thanks.


Trygve,

NSPathUtilities.h comes nowhere near close to providing all the
constants that Folders.h has.  I filed a bug in 2004 <rdar://3934743>,
so I wouldn't hold my breath. :)

--
____________________________________________________________
Sean McBride, B. Eng                <email_removed>
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada

Related mailsAuthorDate
mlFSFindFolder vs NSSearchPathForDirectoriesInDomains Trygve Inda Mar 10, 16:21
mlRe: FSFindFolder vs NSSearchPathForDirectoriesInDomains Chris Parker Mar 10, 17:28
mlRe: FSFindFolder vs NSSearchPathForDirectoriesInDomains Sean McBride Mar 10, 22:39
mlRe: FSFindFolder vs NSSearchPathForDirectoriesInDomains Trygve Inda Mar 10, 22:41