On Tue, Dec 8, 2009 at 10:13 AM, Dalmazio Brisinda <dbrisi...@gmail.com> wrote: > Well, it's the way the system is architected -- we are using QuickLook > plugins for icon badging, and that badging depends on the state of certain > elements of the filesystem which is maintained in a separate server process.
This seems like a worrisome arrangement. The Finder's icon cache is notoriously temperamental. There is no guarantee about when your QuickLook generator will be called, so you run the risk of displaying incorrect information, which is worse than displaying no information at all. --Kyle Sluder _______________________________________________ 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