Hello, simple question:
Do plugins such as Image Downloader, Rss Downloader, XML Downloader etc run when renderAtTime is *not* called?
Id imagine not, however, I am getting some odd behaviour with a custom QC app which has a few compositions which use those downloading plugins. I create an NSDictionary of renderers on awakeFromNib and switch between them when a user switches 'channels' so to speak. Occasionally the channels with downloads hiccup, other times they are blazingly fast and switch instantaneously.
Im aware the 'right' way to do this is to pass input keys and to handle the downloading in a thread myself (but, babysteps for now :) ). So im just curious about their behaviour wrt renderAtTime.
Thank you, _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]

