Checked Exception, Java 5 Annotations: A Proposal
While Commons BeanUtils is one of the most useful components in Jakarta Commons, it does require a great deal of exception handling madness to accomplish some very simple tasks. Take, for example, copying bean’s properties from one instance of…