This core class in the system.events package inherit the flash.events.EventDispatcher class and use it like an helper to create and implement the basic methods of the system.events.EventDispatcher class (implements the system.events.IEventDispatcher interface)
Comment #1
Posted on Feb 5, 2009 by Swift Panda(No comment was entered for this change.)
Comment #2
Posted on Feb 5, 2009 by Swift PandaTODO to finalize the class and this tests :
use mocks to test the fireEvent, registerEventListener and unregisterEventListener class (event flow + type of the events ...)
Comment #3
Posted on Feb 9, 2009 by Swift PandaFixed in the revision 527 : http://code.google.com/p/maashaack/source/detail?r=527
Comment #4
Posted on Feb 9, 2009 by Swift Panda(No comment was entered for this change.)
Status: Fixed
Labels:
Type-Task
Priority-High
Milestone-Release0.2
Component-UI
Project-events