Hi ! Now that you understand it, can you explain it me? :) ------------------------------------------------- I said it makes sense not that I understand it ;-)
The make sense part is: Calling alias inside a do is something I probably won't do in production code. It would make more sense to call it after an import (at least for me) wich resolves the problem. Maybe the reader does _not_ eagerly resolve "c/foo" when the top-level enclosing form is a "do", but it _does_ eagerly resolve "c/foo" when the top-level enclosing form is a function? ------------------------------------------------------- Thats the part I don't understand yet. Maybe bug or feature or something missing in the docs ? BTW: I started to collect my findings on github: http://github.com/rogergl/clojure-api-by-example/ Regards Roger -- 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