On Mar 22, 5:10 pm, Stuart Sierra <[email protected]> wrote:
> On Mar 21, 4:38 pm, CuppoJava <[email protected]> wrote:
>
> > For proxies, I haven't figured out a way yet.
>
> Proxies cannot call superclass methods.  Classes generated with gen-
> class can.  However, if you regularly need to call superclass methods
> instead of subclass methods, then you may want to rethink your design,
> perhaps by using different names for the "super" and "sub" methods.

I think they can, using proxy-super.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to