|
I see them as entirely separate. There are many event buses out there (heck, I expect JSR 296 might end up with one). I'd prefer not to introduce any more complexity into the basic API design than is necessary. If you are using an event bus to decrease complexity of large applications -- well you can defintely plug XmlHttpRequest into the event bus to participate in that system. |