kusalk commented on PR #865: URL: https://github.com/apache/struts/pull/865#issuecomment-1914964111
So I tried testing this, and it seems without a matching getter, the list will not be populated. It will simply be set to an empty list. The current `@StrutsParameter` logic only checks for annotations on getters when trying to set a collection or model class. My concern was that it might be possible to do this with only a setter. But if not, we can safely close this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
