[richfaces-issues] [JBoss JIRA] (RF-12400) Inform a developer when raw objects without converter are used as a model for rich:pickList

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Sep 4 20:02:32 EDT 2012


     [ https://issues.jboss.org/browse/RF-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem resolved RF-12400.
--------------------------------

    Fix Version/s:     (was: 4.3.0.Milestone2)
       Resolution: Won't Fix


This is non-trivial to implement, and I don't think worth the time (iow dev time is better spent resolving issues) as using converters to work with objects in JSF is a common pattern.
                
> Inform a developer when raw objects without converter are used as a model for rich:pickList
> -------------------------------------------------------------------------------------------
>
>                 Key: RF-12400
>                 URL: https://issues.jboss.org/browse/RF-12400
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: component-selects
>    Affects Versions: 4.3.0.Milestone1
>            Reporter: Jan Papousek
>            Assignee: Brian Leathem
>
> When a developer uses _List<Object>_ instead of _List<SelectItem>_ as a model for rich:pickList, the converter is required. However the rich:pickList works correctly without it in many cases. It would be nice to raise a warning (for example) when the converter is not set to inform the developer that he/she should use it.

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


More information about the richfaces-issues mailing list