[richfaces-issues] [JBoss JIRA] (RF-13160) Refactor the InputNumber* components into abstract classes

Brian Leathem (JIRA) issues at jboss.org
Tue Apr 1 12:23:13 EDT 2014


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

Brian Leathem updated RF-13160:
-------------------------------

    Fix Version/s: 4.5.0.Alpha3

    
> Refactor the InputNumber* components into abstract classes
> ----------------------------------------------------------
>
>                 Key: RF-13160
>                 URL: https://issues.jboss.org/browse/RF-13160
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>            Reporter: Brian Leathem
>             Fix For: 4.5.0.Alpha3, 5.0.0.Alpha2
>
>   Original Estimate: 1 hour, 30 minutes
>  Remaining Estimate: 1 hour, 30 minutes
>
> The InputNumberSpinner and InputNumberSlider components are generated via xml in a faces-config.xml file.  While this is clever, it means we have two components that are created differently from all the others, making them harder to manage.  Additionally the xml is not conducive to refactoring, and the method relies on an xml format for shared attribute definitions, making it difficult to move forward with RF-12952.
> I propose re-implementing those components as Abstract components, like the majority of other RichFaces CDK components.

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