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

Jiří Štefek (JIRA) issues at jboss.org
Wed Jun 25 06:30:24 EDT 2014


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

Jiří Štefek closed RF-13160.
----------------------------



Verified in 4.5, closing.

> 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
>            Assignee: Michal Petrov
>             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 was sent by Atlassian JIRA
(v6.2.6#6264)



More information about the richfaces-issues mailing list