Good Evening everyone. I've been working on some components based on the docs and based on the Flex components but I wonder if other developers are using a particular framework in any case or if people are relying on just overriding the methods that are made available by the Flex component framework. From what I see in the included components the component class is serving as a controller, holding some sort of data or collection as a model and a view and overriding the UIComponent methods. Is that enough or is there an underlying approach that I'm missing. the current framework is excelling guidance a s far as building components but I just wonder if there's a "next level" epiphany that I'm failing to have.
I wold love any feedback on this -more on the level of getting more peace of mind than anything else. M
