You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/03/09 23:12:27 UTC

[jira] Resolved: (PIVOT-430) Eliminate load() and store() overloads that take an Object argument

     [ https://issues.apache.org/jira/browse/PIVOT-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown resolved PIVOT-430.
------------------------------

    Resolution: Fixed

> 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.