On Mar 10, 2010, at 6:56 AM, patrick machielse wrote:

> - Animate individual parts of the screen by code. Less (or no) code <> 
> resource separation, labor intensive.


There is no need to remove the code/resource separation to do parts of your 
animation in code. You would build a system that took instructions from a 
resource file and built the views necessary and applied the animations dictated 
by the resource. You can build a generic animation system in this manner and 
potentially save considerable amounts of memory. Granted, doing so is not 
necessarily a trivial exercise.
--
David Duncan
Apple DTS Animation and Printing

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to