[Openmcl-devel] where is send-super?

Alexander Repenning ralex at cs.colorado.edu
Wed Nov 5 22:29:45 PST 2008


I am having the same kind of problem. What is the officially  
recommended way to invoke a super method?

e.g.

(objc:defmethod (#/sendEvent: :void) ((Self native-window) Event)
   < do something new>
   < call super >
    )


Alex

On Oct 16, 2008, at 2:52 AM, Arthur W Cater wrote:

> I've just rebuilt my ccl, and require'd COCOA-APPLICATION, but the  
> SEND-SUPER macro
> is not present. Please advise what I should do to locate it or its  
> replacement. Has it been renamed
> as one of the following? And btw, why does apropos sometimes find  
> the same symbol twice?
>
> Thanks for any advice,
> Arthur
>
> Welcome to Clozure Common Lisp Version 1.2-r11101M  (DarwinPPC32)!
> ? (apropos "send-super")
> OBJC:OBJC-MESSAGE-SEND-SUPER, Def: MACRO FUNCTION
> OBJC:OBJC-MESSAGE-SEND-SUPER, Def: MACRO FUNCTION
> OBJC:OBJC-MESSAGE-SEND-SUPER-STRET, Def: MACRO FUNCTION
> OBJC:OBJC-MESSAGE-SEND-SUPER-STRET, Def: MACRO FUNCTION
> CCL::OBJC-MESSAGE-SEND-SUPER-STRET-WITH-SELECTOR, Def: MACRO FUNCTION
> CCL::OBJC-MESSAGE-SEND-SUPER-WITH-SELECTOR, Def: MACRO FUNCTION
> OBJC:SEND-SUPER
> OBJC:SEND-SUPER
> OBJC:SEND-SUPER/STRET
> OBJC:SEND-SUPER/STRET
> ?
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel

Prof. Alexander Repenning

University of Colorado
Computer Science Department
Boulder, CO 80309-430

vCard: http://www.cs.colorado.edu/~ralex/AlexanderRepenning.vcf


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20081105/dffbe2c1/attachment.htm>


More information about the Openmcl-devel mailing list