Thanks! On Tue, Jan 20, 2009 at 7:28 PM, Rich Hickey <richhic...@gmail.com> wrote:
> > > > On Jan 20, 6:48 pm, David Nolen <dnolen.li...@gmail.com> wrote: > > Looking at the multimethod implementation (MultiFn.java) I noticed that > > multimethod keeps an internal persistent map of dispatch values in a > field > > call methodTable. It seems to me it would pretty simple to expose this > > field (or a copy of it anyway) so that multimethod reflection can take > > place. > > (responds? astruct amultifn) > > > > It's seems to me to be a minor change that would add a considerable > amount > > of reflective power to multimethods, as well providing support for > something > > like who-specializes in SLIME or any other IDE. > > > > Thoughts? > > Fine idea - try SVN 1219 ;) > > Rich > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---