I think you might have it a bit muddled here.
You bind an event in all the listeners, and you call the dispatcher in the object they are all binding to.
You seem to be binding and calling in the same place.
I think you might have it a bit muddled here.
You bind an event in all the listeners, and you call the dispatcher in the object they are all binding to.
You seem to be binding and calling in the same place.