Eliminate load() and store() overloads that take an Object argument -------------------------------------------------------------------
Key: PIVOT-430 URL: https://issues.apache.org/jira/browse/PIVOT-430 Project: Pivot Issue Type: Improvement Components: wtk Reporter: Greg Brown Assignee: Greg Brown Priority: Minor Fix For: 1.4.1 These were intended to be convenience methods to save the caller the step of wrapping a JavaBean in an instance of BeanDictionary. However, they can cause confusion when attempting to provide other overloads for these methods, and wrapping the bean in a BeanDictionary is not a significant inconvenience. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.