On 03/29/2011 10:51 PM, Meikel Brandmeyer wrote:
[(with-meta key {:key true})] do not set ID/name.Which Clojure version are you using? If it is 1.2, try (with-meta key {:tag :key}).
Clojure 1.2 and your are correct, thanks. I added a comment to remember that variant, for when I switch version.
Or should I do so already, perhaps, given that all I use is appengine-magic, moustache and envlive, so far?
-- Thorsten Wilms thorwil's design for free software: http://thorwil.wordpress.com/ -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
