Re: Dynamic Creation

2013-02-18 Thread Wim Lewis
On 18 Feb 2013, at 1:17 AM, Christ Levesque wrote: > Ability to create instances of classes that did not exist at the time an app > was compiled and dynamically load and link new class at runtime. > How to implement it? NSBundle is the Cocoa way to deal with loading new code at runtime (plugins

Dynamic Creation

2013-02-18 Thread Christ Levesque
Ability to create instances of classes that did not exist at the time an app was compiled and dynamically load and link new class at runtime. How to implement it? ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests