[
https://issues.apache.org/jira/browse/WW-5381?focusedWorklogId=898251&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-898251
]
ASF GitHub Bot logged work on WW-5381:
--------------------------------------
Author: ASF GitHub Bot
Created on: 05/Jan/24 15:50
Start Date: 05/Jan/24 15:50
Worklog Time Spent: 10m
Work Description: kusalk commented on code in PR #825:
URL: https://github.com/apache/struts/pull/825#discussion_r1443034231
##########
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:
I think we are good now :) Hopefully the code makes sense, added some JavaDoc
Issue Time Tracking
-------------------
Worklog Id: (was: 898251)
Time Spent: 4h (was: 3h 50m)
> 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: 4h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)