Hello,

I'm trying to write some Java code that uses reflection to pull some data
from clojure generated classes.  Do clojure .class, or generated Java class
files actually extend the type specified in the extends and implements
clauses?  That is will they also work polymorphically in normal Java code?
 In my case I am attempting to understand what it is the .NET DLR output.

Any information on this topic is most appreciated.

Cheers,
L-

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to