]
Brian Leathem reopened RF-13160:
--------------------------------
Assignee: (was: Brian Leathem)
Reopneing for 4.5
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: 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: