Brian Leathem created RF-13160:
----------------------------------

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


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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to