Dynamic Messaging in Cocoa




GogoTraining IT Training Podcasts show

Summary: The Cocoa framework combines the speed of a compiled language with the flexibility of a dynamic runtime environment to achieve the best of both worlds. Cocoa even allows you to send messages at run-time to methods that aren't known at compile-time. Join Mike Simpson as he shows you how the framework bends over backwards to achieve "Dynamic Messaging in Cocoa."