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

Brian Leathem (JIRA) jira-events at lists.jboss.org
Fri Aug 30 14:24:03 EDT 2013


    [ https://issues.jboss.org/browse/RF-13160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800671#comment-12800671 ] 

Brian Leathem commented on RF-13160:
------------------------------------

Thanx for the fix on the click event attributes.

+1 for the package change.  I'll move it as part of this issue.
                
> 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: Brian Leathem
>             Fix For: 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