Re: NSBitmapImageRep caching behavior in Snow Leopard
Re: NSBitmapImageRep caching behavior in Snow Leopard
- Subject: Re: NSBitmapImageRep caching behavior in Snow Leopard
- From: Kyle Sluder <email@hidden>
- Date: Sun, 27 Sep 2009 21:18:28 -0700
Overall your approach seems backwards. Why is your render thread
telling your view when to draw itself? The view should be in control
of when it is drawn. This fits in with your scenario, which appears
to be a clear-cut example of the producer-consumer model.
--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