Hi Luc, Am Donnerstag, 5. April 2012 01:51:25 UTC+2 schrieb Luc: > > Agree, I still wonder about the downsides of AOT, comments ?
Main downside - especially for an arbitrary library: it locks you down on the specific clojure version you used for compiling, also the using project. For a library this is probably a killer argument. AOT should only be used by applications, I guess. And it increases jar size if you send stuff a lot over the wire (probably not a problem in practice?). Meikel -- 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