Remove caching from MethodUtils
-------------------------------

                 Key: LANG-436
                 URL: https://issues.apache.org/jira/browse/LANG-436
             Project: Commons Lang
          Issue Type: Bug
            Reporter: Niall Pemberton


I think we should remove the caching from MethodUtils. This has caused memory 
leak problems in BeanUtils (where it was copied from) and better IMO to just 
provide the pure reflection API in lang and let downstream users provide 
solutions for improving performance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to