As far as hurting performance, I'm no expert but there are so many thousands
of events occurring all the time in Flex that you might actually enhance
performance if you take more control by using custom events of your own
creation within a well designed framework.
I'm a fan of the Mate because I get it and it doesn't impose a strict
structure like Cairngorm. I don't have a whole lot of experience with OOP
(though I'm sure getting it thanks to this forum). Many others have their own
opinions and will surely recommend other frameworks. However, the bottom line
is that if you're doing a big project, I would think it would be a huge help to
at least have a conceptual framework approach in your mind, if not part of the
code.
Here's a video intro to Mate http://tinyurl.com/mateintro
I'm a fan of the Mate because I get it and it doesn't impose a strict
structure like Cairngorm. I don't have a whole lot of experience with OOP
(though I'm sure getting it thanks to this forum). Many others have their own
opinions and will surely recommend other frameworks. However, the bottom line
is that if you're doing a big project, I would think it would be a huge help to
at least have a conceptual framework approach in your mind, if not part of the
code.
Here's a video intro to Mate http://tinyurl.com/mateintro
[/q]
Here are some Flex web service demos that use core Flex, Cairngorm, and
PureMVC. You will find
that the performance of core Flex is better that of PureMVC, which is better
than Cairngorm's: