On 5/11/09 11:47 AM, Dave Carrigan said: >> Are you sure the Finder consults the bundle bit? I would think that >> it's Launch Services doing that. > > >Yes, it does: > > mkdir -p /tmp/foo/bar/bat > SetFile -a B /tmp/foo > open /tmp > >Note that finder thinks foo is a single item, not a folder. > >If you do > > SetFile -a b /tmp/foo > >and go back to your finder window, it will look like a folder again.
Yes yes, but is the Finder doing that itself, or is it asking LS? Certainly the bundle bit is consulted, but at which layer? Anyway, doesn't matter much. -- ____________________________________________________________ Sean McBride, B. Eng [email protected] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
