[richfaces-issues] [JBoss JIRA] Created: (RF-11206) Re-factor list.js, creating separate object prototypes for multi and single select lists

Brian Leathem (JIRA) jira-events at lists.jboss.org
Mon Aug 8 12:22:24 EDT 2011


Re-factor list.js, creating separate object prototypes for multi and single select lists
----------------------------------------------------------------------------------------

                 Key: RF-11206
                 URL: https://issues.jboss.org/browse/RF-11206
             Project: RichFaces
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: component-selects
    Affects Versions: 4.0.0.Milestone1
            Reporter: Brian Leathem
            Assignee: Brian Leathem
             Fix For: 4.1.0.Milestone2


In 4.1.0.M1, the list.js prototype was re-factored out of the popupList prototype, to provide support for the PickList and OrderingList components.  At the time of this re-factoring, conditional logic was added to differentiate bewtween multi/single select lists.

This conditional logic should be re-factored as an object hierarchy, to make the code more maintainable, more robust, and more easily understood.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list