Flex to HTML5 - what for presentation layer (canvas, div, ???)
问题 My question is about migration from Flex3 to HTML5. I want do migrate myself not application actually. The question is, what direction is the best and most similar to flex knowledge. Maybe I will reimplement some custom components I already have in my flex library. I think that some of useful flex components I will have to implement myself in HTML5 - e.g. AdvancedDataGrid or Tree. Now I can see 2 possibilities: assume page (or big DIV) as application master class, and implement other