Github user aleksandr-m commented on the pull request:
https://github.com/apache/struts/pull/75#issuecomment-172982203
@swiftelan So you are proposing to change only type? The name of the
attribute will stay the same i.e `name`, right? There is still some chance that
something going to break, note that `ResultInfo` depends on `Result`'s `name`.
But it is better than changing the name.
@lukaszlenart WDYT about changing `Result`'s `name` to `String[] name()
default com.opensymphony.xwork2.Action.SUCCESS;` and probably removing `public
ResultInfo(Result, PackageConfig, String, Class<?>, Map<String,
ResultTypeConfig>)` constructor?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]