On Mon, May 18, 2009 at 4:23 AM, Laurent PETIT <laurent.pe...@gmail.com> wrote:
> The most modular I can think of right now is just about creating a
> gravity type and using multimethods for all your functions.
>
> This way you would have dynamic resolution of methods that do not work
> with precompiled fns.

Can you elaborate on this?  I've tried to think of a multimethod
solution, perhaps even a multimethod that dispatches on what the
current namespace is, but haven't made much progress.

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