[Openmcl-devel] Core Animation demo

Neil Baylis neil.baylis at gmail.com
Tue Jul 7 22:36:52 PDT 2009


On Jul 7, 2009, at 9:39 PM, Gary Byers wrote:

>
> OBJC:MAKE-OBJC-INSTANCE (or that there newfangled CL:MAKE-INSTANCE  
> thing,
> which is entirely equivalent) is basically
> (#/init (#/alloc class)) ; allocate an instance of class, call #/ 
> init to initialize
>                         ; that instance.

So can I take it from this that there's never a reason to use the  
objc:make-objc-instance form? Is it deprecated?

Neil (.. becoming more confused by the minute ..)



More information about the Openmcl-devel mailing list