I'm having an issue using (proxy) to extend a class (JViewport) with
an interface (Scrollable). The behavior is as follows: if I clean my
code ("lein clean") then try to run it ("lein run"), I get an
exception. However, if I edit the file that has the proxy, then run
the code again ("lein run"), it works. So there is some weird behavior
with AOT compilation...

No sure, but maybe it's related to
https://github.com/technomancy/leiningen/issues#issue/141?

HTH,
--
Miki

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