Flex Framework Using Signals and Slots
Is there a Flex framework that uses the Qt Signal and Slots paradigm?
I'm tired of these event related frameworks.
+2
Los
source
to share
2 answers
Robert Penner wrote an AS3 signal library to replace flash events.
http://flashblog.robertpenner.com/2009/09/my-new-as3-event-system-signals.html
http://github.com/robertpenner/as3-signals
(that's pretty cool)
+2
Benoit jadinon
source
to share
Have you tried PureMVC?
0
Satish
source
to share