[ https://issues.apache.org/jira/browse/PIVOT-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13479062#comment-13479062 ]
Sandro Martini commented on PIVOT-558: -------------------------------------- Yes, I think it would be better to remove the 2.1 release for this (in the fix version field), add a new issue targeted to 2.1 and link to this, and finally mark this as resolved. And in this way it's simpler to have this in release-notes for 2.0.3, and see the other for the future release. > BeanAdapter should have a putAll method to allow multiple property set in one > method call...especially useful when setting properties from a JSON string > -------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: PIVOT-558 > URL: https://issues.apache.org/jira/browse/PIVOT-558 > Project: Pivot > Issue Type: Improvement > Components: core-beans > Reporter: Appddevvv > Assignee: Roger Whitcomb > Priority: Minor > Fix For: 2.1, 2.0.3 > > Attachments: bean.patch > > > API: > public void putAll(Map<String, ?> values) > public boolean putAll(Map<String, ?> values, boolean ignoreErrors) > where ignore errors indicates that any errors/exceptions thrown should be > caught. If any are thrown or errors occur, true is returned, otherwise false. > I'll submit a patch if you accept this improvement. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira