On Oct 4, 2010, at 1:24 AM, Oleg Krupnov wrote: > I had an idea that because the directory tree is growing from a single > root, there *might* be a possibility to axe it off with a single hit. > Is it possible?
As Kirk explained, no. Another reason is file permissions. The filesystem needs to check every item in the directory tree to make sure that you are allowed to delete it. -- Greg Parker gpar...@apple.com Runtime Wrangler _______________________________________________ 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