I have been trying to use macros to build a family of related deftypes, but with no success. None of the parameters of deftype is evaluated, and therefore nothing is macroexpanded either. So far, no surprise, though it's a bit of a pain. But even inside method definitions macros do not seem to be expanded. Any use of a macro inside a method leads to a compile-time error message. Is this intentional or just a temporary state?

Konrad.

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