-
Website
http://diamondtearz.org/ -
Original page
http://diamondtearz.org/blog/flex-20/architecture-choices-for-actionscript-flex-components/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Gilang Mahival
1 comment · 1 points
-
rmdesign
1 comment · 1 points
-
Iron Mascarenhas
1 comment · 1 points
-
David Warner
2 comments · 1 points
-
Indian Smartphones Blog
1 comment · 1 points
-
-
Popular Threads
With regards to frameworks, the only framework i would draw dependencies on is the flex framework.
Then you can use your component in as many cairngorm apps as you want..
For example a button component.
The button is self-contained and only really represents the V in MVC, if that makes any sense...
That would depend. The updateDisplayList() is the method where you would pass a component it's size that it was going to be regardless.
The measure method, however is where a component would tell its container/parent what size it would like to be. I think this needs more clarification and if I get a change I'll post more about it later this week.
Meanwhile check out Michael Labriola's slideshow
http://www.slideshare.net/michael.labriola/2007...
and his blog for many tutorials on the details of this.