On Mar 21, 4:38 pm, CuppoJava <patrickli_2...@hotmail.com> 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.

-Stuart Sierra
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to