Have you experienced a performance hit doing it this way? I don't see the reason for your (or Christopher's, I see he just replied) aversion to it.

My personal aversion comes from the "check a flag" trick being polling (and using an ivar), and polling being lousy when it's not necessary (ditto for ivars). Whether or not the cost is "significant", if it's easy to avoid, I figure it's worth it. Image Downloader in Async mode, and Rendering Destination Dimensions are patches that don't execute every frame (not polling) -- there's no reason to expect anything less from plugins.

(Not trying to start a war or anything, just explaining my aversion/ rationale ;)

--
[ christopher wright ]
[email protected]
http://kineme.net/

_______________________________________________
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]

Reply via email to