Re: NSURLConnection Problem Inside QuickLook Generator
Re: NSURLConnection Problem Inside QuickLook Generator
- Subject: Re: NSURLConnection Problem Inside QuickLook Generator
- From: Kyle Sluder <email@hidden>
- Date: Tue, 8 Dec 2009 10:30:01 -0800
On Tue, Dec 8, 2009 at 10:13 AM, Dalmazio Brisinda <email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden