Hello,

I would like to re-bind some functions from a namespace with a macro.
The list of functions to rebind should be determined at
macro-expansion-time, the functions to rebind are marked with a
special metadata-entry.

I implemented it in the this gist: http://gist.github.com/436786

Can someone with a deeper understanding of the var-internals take a
look at my code and tell me if it's okay to do that like this? It
looks a bit "hacky" for me...

Thanks for your answers.

-- 
Moritz Ulrich
Programmer, Student, Almost normal Guy

http://www.google.com/profiles/ulrich.moritz

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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