[
https://issues.apache.org/jira/browse/LANG-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ZhiQiang Zhan updated LANG-1434:
--------------------------------
Description: Caching has been removed from MethodUtils 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. (was: Caching has been removed
[LANG-436|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.)
> 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
> Priority: Major
>
> Caching has been removed from MethodUtils 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)