Skip navigation.
 
mlRe: FindFolder() and Cocoa
FROM : Finlay Dobbie
DATE : Mon Jan 27 20:46:32 2003

On Monday, January 27, 2003, at 06:37  pm, chris corbell wrote:

> I don't want to simply append folder names to a known
> path; I'm assuming a localized system would have different
> folder names for some of these.


You assume incorrectly - localized systems have the same physical path,
but present it to the user in a localized form. That's why there are
now APIs for getting "displayNameForPath" and so on :-)

  -- Finlay
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlFindFolder() and Cocoa chris corbell Jan 27, 19:37
mlRe: FindFolder() and Cocoa Douglas Davidson Jan 27, 20:31
mlRe: FindFolder() and Cocoa Finlay Dobbie Jan 27, 20:46
mlRe: FindFolder() and Cocoa Erik M. Buck Jan 27, 23:26
mlRe: FindFolder() and Cocoa Daniel Jalkut Jan 28, 16:25
mlRe: FindFolder() and Cocoa chris corbell Jan 28, 21:07
mlRe: FindFolder() and Cocoa Daniel Jalkut Jan 31, 04:43