Oh, I also think that mixing and matching Clojure & Java "modules" -- groups of namespaces / classes which would be share a single build artifact -- is already fairly simple, whereas I'm not sure if mixing and matching at the level of individual source files -- with dependency chains like "foo.java -> bar.clj -> quux.java -> wibble.clj -> wobble.java -> ..." -- is even desirable. :-) Still, my initial reaction is that this should be doable at the build tool level, with the "purely reflective compilation" thing probably being just a crazy idea.
Sincerely, Michał -- 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