Hi Guys,

I've decided write summary of my latest finding in separate thread. 

Scenario reported by Santanau in the other thread where there are cases when
you have to give ability to dynamic creation for components even in MXML
pushed me to dig farther inside MDL library. 

Initially I proposed and implement for couple of comonents "isDynamic"
property and I placed it in constructor with default value false. Thanks to
this property I wanted to avoid "upgrade" component by MDL library, but my
investigation showed me that MDL library take care of this itself. 

If component is upgraded it won't do this second time. 

I think we can add this ability to components as default and get rid of
"isDynamic" property.

Thoughts ?

Piotr





-----
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Ability-to-create-dynamic-components-tp60255.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to