Let's say that list will be built using components LI, OL - How from the
developer point of view use case of such list will look like ?

<List>
<LI>something</LI>
<LI>something</LI> 
<List>

For me it is nothing more than HTML, if SimpleList will give me:

<List dataProvider={myData} itemRenderer="viewOfMyItem" /> - This is the
simplicity which I love and would like to see. Even if we are writing some
tiny wrapped object around MDL components. 

Piotr



-----
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-List-Structure-tp56640p56675.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to