colinlin1982 / maashaack

Automatically exported from code.google.com/p/maashaack
0 stars 0 forks source link

system.events.InternalDispatcher #129

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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)

Original issue reported on code.google.com by ekamel...@gmail.com on 5 Feb 2009 at 11:05

GoogleCodeExporter commented 9 years ago

Original comment by ekamel...@gmail.com on 5 Feb 2009 at 11:06

GoogleCodeExporter commented 9 years ago
TODO to finalize the class and this tests :

use mocks to test the fireEvent, registerEventListener and 
unregisterEventListener
class (event flow + type of the events ...)

Original comment by ekamel...@gmail.com on 5 Feb 2009 at 11:25

GoogleCodeExporter commented 9 years ago
Fixed in the revision 527 :
http://code.google.com/p/maashaack/source/detail?r=527

Original comment by ekamel...@gmail.com on 9 Feb 2009 at 11:20

GoogleCodeExporter commented 9 years ago

Original comment by ekamel...@gmail.com on 9 Feb 2009 at 11:20