On Sat, Jan 24, 2009 at 9:54 AM, Gerriet M. Denkmann <gerr...@mdenkmann.de> wrote: > > When I do: > > [ sharedWorkspace openFile: @"/path/to/symlink" withApplication: @"SomeApp" > ] > > then "SomeApp" does NOT get "/path/to/symlink" but the content of the > symlink. > Same for Aliases. > > Is there a way to open a path without resolving aliases?
I haven't tried it, but I would bet that if you use LaunchServices directly then it will do what you say instead of trying to do what you mean. Mike _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com