...
- encapsulates Java reflection
- returns Clojure data not Java's reflection objects
- supports ASM in addition to reflection
- ASM offering type info without loading classes
- supports ClojureCLR
Users will be compilers and tools, as well as REPL users through an interactive wrapper interface.
Issues
Note, this list is primarily RH's notes on Stu's patch.
...