0 Members and 2 Guests are viewing this topic.
When I get home, I could send you the current state of my event dispatcher if you wanted I've created it so that the standard dispatcher just has one listener and then created adapter listeners that can have multiple listeners on them (and they forward the events to each one). It works, and is pretty much complete but I'm not entirely happy with how my event structure works in it though It's still good enough to show how the idea works, and probably easy enough to use anyway