> > Note that you cannot mix Java and Clojure sources within the same
> > project.
>
> Aww... :(

Joint-compilation is actually a hard problem normally.  However, since
Clojure is late-bound, I should be able to do it without too much
horror.  Actually, I should be able to do joint compilation with Java,
Scala or Groovy (Scala and Groovy would be mutually exclusive).  I
just have to figure out how to trick Buildr into letting me register a
compiler in this fashion.  So, the feature is coming, it's just not
immediately present.

Daniel
--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to