Saturday, April 09, 2011

Reflection in Action

Most of us ( Java Developers ) have heard or used tools/apis and frameworks which heavily use Reflection, we might also have used it or at least considered using it at one time or other.

here is a nice article about reflection with great tips on using it and also when to use it. i guess a good opportunity to reflect on your coding history :)

http://today.java.net/pub/a/today/2008/02/12/reflection-in-action.html

No comments: