>>> And might it be a >>> good idea to be able to name .clj files instead of namespaces as an >>> option? Then one could use regular ant filesets constucted >>> automatically from expressions, instead of naming namespaces >>> individually. > > And now this has also been added. Both the compile and test tasks support a > nested <fileset /> tag in addition to the existing <namespace /> tags. Try > it out and let me know if that meets your needs.
Now this works really sweet. :) Thanks for looking into that and extending that quickly! And I think it is correct to make the file-based compilation only an option, since namespaces are defined as any resource the class loader might find -- so possibly things inside jars etc. as well. I came across the definition of those after writing the mail incidentally, and noticed it. I'm not using the test task yet, but I think I will once we have more tested application code over here. Cheers, Florian -- Florian Ebeling florian.ebel...@gmail.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---