robertpenner/as3-signals
Signals is a new approach for AS3 events, inspired by C# events and signals/slots in Qt.
ActionScriptMIT
Issues
- 2
Official v0.9 release? or even v1.0?
#73 opened by Adolio - 0
TypeError: Error #1034: Can't change the org.osflash.signals::SlotList@9d633e1 to org.osflash.signals.SlotList
#69 opened by foreverpinetree - 2
- 4
1144: Interface method add in namespace org.osflash.signals:ISignal is implemented with an incompatible signature in class MySignal
#20 opened by marr - 0
cinemanow player
#70 opened by JACKROGERS1 - 7
- 3
Vector.<ISignal> over Array?
#66 opened by edmundito - 2
- 0
Starling and NativeSignal ( IEventDispatcher )
#62 opened by smakinson - 1
Events bus
#53 opened - 1
Bubbling from non-displayobject classes
#60 opened by samelie - 3
priority signal bug
#59 opened by jaydenmorris - 3
Bug in SlotList#insertWithPriority
#56 opened by thanhbv - 3
Manual "bubbling" (redispatching) — arguments error
#52 opened by fljot - 10
Ambiguity in priority dispatching
#44 opened by neilmanuell - 1
- 8
use of swfplayer10 event types
#45 opened by neilmanuell - 2
- 2
Sending params with NativeSignal fails.
#47 opened by stickupkid - 2
README file
#21 opened by cobracmder - 13
- 3
- 1
NativeSignal should implement ISignal interface
#34 opened by vane - 5
v0.8-8-gef60925
#35 opened by AgataJot - 3
Cannot add listener Functions with varargs
#39 opened by cyu - 1
...args listener problem
#38 opened by vrobel - 4
Will it work with CasaLib?
#37 opened by harilal - 1
NativeSignals MXML friendly
#36 opened by neilmanuell - 2
Lazily create onceListeners in Signal.as?
#19 opened by dionjwa - 1
Setting NativeSignal.eventClass to null and dispatching causes null exception
#32 opened by robertpenner - 3
Delayed Async Signal
#26 opened by artgug - 20
Add removeAll method to an Interface
#23 opened by bheylin - 17
add(listener, ...args)
#6 opened by iainlobb - 2
- 8
Common base interface
#22 opened by bheylin - 2
bubbling to more than the immediate parent
#18 opened by jBachalo - 7
Add ability to map native events to signals
#16 opened by bheylin - 2
- 7
- 2
Proposal for sending arguements to signals
#3 opened by iainlobb - 2
IDeluxeSignal doesn't have valueClasses
#15 opened by robertpenner - 5
Small optimization.
#13 opened by santiagopuentep - 7
- 1
- 1
Signal subclasses cannot call super() with variable numbers of valueClasses
#10 opened by robertpenner - 1
Trying to remove a listener that doesn't exist in listeners causes the Signal to remove the first listener
#8 opened by robertpenner - 1
- 4
Arguments count mismatch
#7 opened by kzm - 3
- 2