ZhiQiang Zhan created LANG-1434:
-----------------------------------
Summary: Provide caching in reflect package
Key: LANG-1434
URL: https://issues.apache.org/jira/browse/LANG-1434
Project: Commons Lang
Issue Type: Improvement
Components: lang.reflect.*
Affects Versions: 3.8.1
Reporter: ZhiQiang Zhan
Caching has been removed [#https://issues.apache.org/jira/browse/LANG-436].
Maybe caching in MethodUtils caused some problems, but I think you could
provide a caching version to avoid that and downstream users could choose how
to use them. I don't think that we can use MethodUtils and other reflect
package classes without caching, at least, when I used reflect, caching is
necessary and indispensable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)