Link Details

Link 68306 thumbnail
User 160542 avatar

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.
  • 15
  • 0
  • 786
  • 171

Comments

Add your comment
User 236137 avatar

dzonelurker replied ago:

0 votes Vote down Vote up Reply

Doesn't really simplify Reflection usage. Hides exceptions behind RuntimeExceptions.

User 134694 avatar

alruiz15 replied ago:

0 votes Vote down Vote up Reply

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.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.