[
https://issues.apache.org/jira/browse/WW-5381?focusedWorklogId=897968&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-897968
]
ASF GitHub Bot logged work on WW-5381:
--------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jan/24 06:00
Start Date: 04/Jan/24 06:00
Worklog Time Spent: 10m
Work Description: lukaszlenart commented on code in PR #825:
URL: https://github.com/apache/struts/pull/825#discussion_r1441370609
##########
core/src/main/java/com/opensymphony/xwork2/ognl/OgnlValueStackFactory.java:
##########
@@ -87,12 +92,6 @@ protected void setContainer(Container container) throws
ClassNotFoundException {
OgnlRuntime.setPropertyAccessor(cls,
container.getInstance(PropertyAccessor.class, name));
}
- names = container.getInstanceNames(MethodAccessor.class);
Review Comment:
Hmm... so maybe just mark this functionality as `@deprecated` or remove -
once someone starts complain we can re-think how to put back such functionality.
Issue Time Tracking
-------------------
Worklog Id: (was: 897968)
Time Spent: 3h 40m (was: 3.5h)
> Introduce extension points for CompoundRootAccessor and MethodAccessor
> ----------------------------------------------------------------------
>
> Key: WW-5381
> URL: https://issues.apache.org/jira/browse/WW-5381
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Kusal Kithul-Godage
> Priority: Minor
> Fix For: 6.4.0
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)