Skip to content

A notification dispatcher lib to replace the native actionscript event-model

License

Notifications You must be signed in to change notification settings

dahlbergbob/Notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notifier Copyright (C) 2013 Bob Dahlberg

This program comes with ABSOLUTELY NO WARRANTY; for details see http://www.gnu.org/licenses (GNU GPLv3)
This is free software, and you are welcome to redistribute it under certain conditions.

The Notifier works in the manner of an event dispatcher but handles uses strongly typed notifications instead of string event-types.
It is an merge between AS3-Signals and native ActionScript Events which combines the pro's with signals in a more ActionScript-native way.

The Main class is just an example class using the Notifier.
The three examples just shows the simplicity of use and three alternate ways of doing it.
TBC


About

A notification dispatcher lib to replace the native actionscript event-model

Resources

License

Stars

Watchers

Forks

Packages

No packages published