By kirillcool
via jroller.com
Published: Feb 27 2008 / 14:26
We are proud to announce that FEST-Reflect 0.4 is out! FEST-Reflect is a Java library that provides a Fluent Interface-based API that simplifies the usage of Java Reflection, resulting in improved readability and type safety. It supports access to constructors, methods and fields.
Comments
dzonelurker replied ago:
Doesn't really simplify Reflection usage. Hides exceptions behind RuntimeExceptions.
alruiz15 replied ago:
Please take a look at the examples at http://fest.easytesting.org/reflect/index.html . IMHO, it is a easier to work with the fluent interface than with plain Java Reflection.
Voters For This Link (15)
Voters Against This Link (0)