[ 
https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191119#comment-13191119
 ] 

Simone Tripodi commented on FUNCTOR-10:
---------------------------------------

We could shade the {{Validate}} class by renaming it in a way some IDEs (i.e. 
Eclipse) is not able to resolve; Google Guice's folks use to do it by shading 
the classes with {{$}} as first class name char, it would look like: 
{{org.apache.commons.lang.$Validate}}
                
> throw NullPointerException for illegal null values
> --------------------------------------------------
>
>                 Key: FUNCTOR-10
>                 URL: https://issues.apache.org/jira/browse/FUNCTOR-10
>             Project: Commons Functor
>          Issue Type: Improvement
>            Reporter: Emmanuel Bourg
>            Assignee: Matt Benson
>
> for better alignment with JSE, {{[lang]}}, etc.  Currently 
> {{IllegalArgumentException}} is thrown.
> Per http://markmail.org/message/ythw55yad5lrvqrj

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to