Process:

* Mail list if you want feedback to sanity check the idea. If it survives that:
* Open up a JIRA ticket, post the code as a patch, discuss :)

On Sat, Mar 14, 2009 at 11:56 AM, Matt Benson <gudnabr...@yahoo.com> wrote:
>
> I'd like to add a TypeUtils to the reflect subpackage, to provide as much 
> help as possible for discovering type parameters of generic types.  I 
> recently commented in ClassUtils that a 3.0, Java5-compatible assignable test 
> should assume autoboxing == true (since one would think the assignable test 
> would normally be used in preparation for e.g. a reflection-based method call 
> autoboxing should have been a safe assumption to begin with, but anyway...).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to