I have a couple of small apps that use interop pretty heavily because the 
Java library I'm using is very inheritance-based.  There are no  problems 
running with RC5 (although spec did find a syntax error that had passed in 
1.9).  I don't use reflection explicitly, but turning on 
*warn-on-reflection* generates a bunch of warnings in one of the apps, so I 
guess it's using reflection to figure out types at runtime.

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to