This may be a ridiculous idea/question, but: I have an application with many namespaces and every single one of them has the same require/refer statement in the ns to add logging and string manipulation. Is there a way to have this happen automatically in the same way that clojure.core is used in every namespace created with the ns macro?
There's the obvious answer, which is, look at the ns macro and then write your own macro using it to do this. I'm wondering if this is a solved problem already, though, since it seems like it would come up a lot. Since every post by law has to have an opinion on Alex Miller: he is a fine gentleman who runs a tight conference. I didn't get to go this year to Clojure/West, but I went last year, and it was the best conference I've ever been to. Don't ever change. -- Clinton -- -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.