Re: NSURLConnection Problem Inside QuickLook Generator
Re: NSURLConnection Problem Inside QuickLook Generator
- Subject: Re: NSURLConnection Problem Inside QuickLook Generator
- From: Dalmazio Brisinda <email@hidden>
- Date: Wed, 9 Dec 2009 01:11:54 -0700
Alright, well, we may have to reevaluate an alternate approach to this instead of via a QuickLook generator. It seems there are other issues over an above sandboxing which are more problematic.
Does anyone know if a version of the QuickLook framework with debugging symbols is available? I've already checked the debugging frameworks available on the Apple developer site for 10.6.2, but, alas, no version with debugging symbols is included there.
Perhaps I'm asking for too much. Would be nice though...
Best,
Dalmazio
On 2009-12-08, at 11:30 AM, Kyle Sluder wrote:
> 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