Hi Peter,
thanks for this!
I probably not yet understand the whole story but it's a great entry point.

Would be great if you could answer some questions that come to my mind:

1)
Group vs Container:
Does it mean that if we need a scrollable container and would like to target
HTML only it's recommended to use Group instead of Container and if we'd
like to target Flash and HTML we always have to use Container?

2)
Does it make sense to introduce HGroup and VGroup as Express beads?

3)
There are two implementations of e.g. HorizontalLayout (Basic and HTML):
-
frameworks/projects/Basic/src/main/flex/org/apache/flex/html/beads/layouts/HorizontalLayout.as
[1]
-
frameworks/projects/HTML/src/main/flex/org/apache/flex/html/beads/layouts/HorizontalLayout.as
[2]

What is the difference and when we have to use the one or the other?

4) 
Could we compose/use the container and layout classes with any FlexJS
component set, including MDL?

Thank you!

Olaf


[1] 
https://github.com/apache/flex-asjs/blob/develop/frameworks/projects/Basic/src/main/flex/org/apache/flex/html/beads/layouts/HorizontalLayout.as

[2]
https://github.com/apache/flex-asjs/blob/develop/frameworks/projects/HTML/src/main/flex/org/apache/flex/html/beads/layouts/HorizontalLayout.as



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-FlexJS-Wiki-Update-tp61292p61304.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to