That was what I had in mind too, but why not extend ListBase instead of Container? If we extends ListBase then all beads except controller and model can stay as they are.
Alex Harui wrote > needed. But for now, the term "List" in the HTML.swc is being used the > same way it was in the Flex SDK. It provides selection. If you want to > create something else that has a data provider, renderers, and no > selection, you might just extend UIBase or Container and hopefully re-use > many of the same beads that List currently uses. If this is the thing you > want to call DataGroup, I suppose that is ok, but we aren't using Group > anywhere in FlexJS right now. Maybe we should rename List to > SelectableList or ListWithSelection and give up on re-using the term from > the Flex SDK. > > Thoughts? > -Alex -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-List-Structure-tp56640p56711.html Sent from the Apache Flex Development mailing list archive at Nabble.com.