Thanks. I was missing the call to resolve.

(let [klass (resolve c)]
....)

With it it works.

Razvan

On Dec 8, 11:39 pm, Stuart Sierra <the.stuart.sie...@gmail.com> wrote:
> Not sure if it helps, but here's my example of using reflection in a macro:
>
> http://stuartsierra.com/2010/12/16/single-abstract-method-macro
>
> -S

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