[
https://issues.apache.org/jira/browse/WW-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966140#action_12966140
]
Maurizio Cucchiara commented on WW-3538:
----------------------------------------
Many users would be forced to keep 2.2 version due of the removal.
Why don't we think a way to expose/unexpose method invocation?
Let's take for example:
I choose to disable DMI then can I selectively choose which method should be
exposed through annotations?
> Remove Dynamic Method Invocation
> --------------------------------
>
> Key: WW-3538
> URL: https://issues.apache.org/jira/browse/WW-3538
> Project: Struts 2
> Issue Type: Improvement
> Components: Core Actions
> Affects Versions: 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8,
> 2.0.9, 2.0.10, 2.0.11, 2.0.11.1, 2.0.11.2, 2.0.12, 2.0.13, 2.0.14, 2.1.0,
> 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.8, 2.1.8.1, 2.2.1, 2.2.1.1
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Fix For: 2.3
>
>
> In all current Struts 2 version you can use Dynamic Method Invocation to call
> particular public Action's method use syntax:
> /actionname!methodname
> It can be disabled by defining constant struts.enable.DynamicMethodInvocation
> = false
> The idea is to totally remove such functionality from the project.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.