[Openmcl-devel] Cocoa Bridge def-objc-class?
Gary Byers
gb at clozure.com
Mon Jul 31 16:56:16 PDT 2006
(defclass ... (:metaclass +NS:NS-OBJECT)) makes the class visible
to ObjC (and CLOS).
I don't think that there's still a working DEF-OBJC-CLASS (which
looks/sounds like it's left over from a few years ago).
On Mon, 31 Jul 2006, Phil wrote:
> I need to make a class visible to Objective-C and (briefly) thought
> that I was all set with def-objc-class. But since I only see it
> touched on in the readme and one non-functional example, am I correct
> in assuming it isn't currently implemented? If this is the case, is
> it planned for the future or otherwise being worked on?
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
>
More information about the Openmcl-devel
mailing list