On Sun, Mar 22, 2009 at 1:17 PM, CuppoJava <patrickli_2...@hotmail.com> wrote:
> So, considering it seems that not many other people have run into this
> issue, can I assume that most people just haven't had a need to call a
> super multi-method? Is it a bad design choice to call your inherited
> methods?

I haven't needed to do this, although it's the kind of thing I would
expect to be able to do.  I was kind of surprised when I noticed the
other day that "super" wasn't a part of the multi-method system.  I'd
also be curious to know if there are coding patterns that avoid this
altogether, because as far as I know, it's a pretty essential idea
when dealing with inheritance.

--~--~---------~--~----~------------~-------~--~----~
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