Wednesday, February 06, 2008

Wrapping Reflection with FEST-Reflect

Tired of handling all those pesky exceptions in Java Reflection? I've patched commons-beanutils to convert them into RuntimeExceptions but the patch was rejected because it's a breaking change. Now, you can try FEST Reflection.

FEST Reflection has a nice and small API with an emphasis on making it easy to produce readable code.

Links: Found on DZone Javalobby

No comments: