On 28 August 2010 19:27, Michał Marczyk <michal.marc...@gmail.com> wrote:
> On 28 August 2010 19:19, Luke VanderHart <luke.vanderh...@gmail.com> wrote:
>> I'm not just talking about class hierarchy dependencies, but also
>> reference dependencies.
>
> Ah, I see. In that case, maybe generate placeholders for all the
> classes to be implemented in Clojure (with all methods doing something
> like "throw new RuntimeException()"), compile those stubs with javac
> together with all the Java classes, then discard the placeholder
> .class files and compile the Clojure classes?

I believe this discussion has been had before with similar conclusion.

-- 
Michael Wood <esiot...@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

Reply via email to