[ https://issues.apache.org/jira/browse/PIVOT-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Greg Brown resolved PIVOT-466. ------------------------------ Resolution: Fixed > Use Object in Component#load() and Component#store() instead of Dictionary > -------------------------------------------------------------------------- > > Key: PIVOT-466 > URL: https://issues.apache.org/jira/browse/PIVOT-466 > Project: Pivot > Issue Type: Improvement > Components: wtk > Reporter: Greg Brown > Assignee: Greg Brown > Priority: Minor > Fix For: 1.5 > > > All components that support data binding currently use JSON.get() and put() > to access bound values. These methods take an Object as the root value - > values are wrapped in an instance of BeanDictionary as needed. As a result, > passing a Dictionary to load()/store() isn't strictly necessary. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.