Ok, thanks for the insight, cu,
-- laurent 2009/10/13 Meikel Brandmeyer <m...@kotka.de> > Hi, > > Am 13.10.2009 um 21:34 schrieb Laurent PETIT: > > is the "automatic namespace discovery for compilation" something that >> could be shared ? >> How "smart" is it right now ? >> > > Very similar to c.c.find-namespaces. Gradle hands over a list of source > files. This list is traversed. The first form is read. If it has a ns or > clojure.core/ns as first element the second is returned. Otherwise the file > is ignored. So nothing really new. > > (The whole Java/Groovy thing is file based, so it has to handle the passed > files somehow.) > > > http://bitbucket.org/kotarak/clj-gradle/src/tip/src/main/java/de/kotka/gradle/ClojureCompile.java > > Sincerely > 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 -~----------~----~----~----~------~----~------~--~---