Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug #31 #32

Merged
merged 2 commits into from
May 21, 2013
Merged

Fixed bug #31 #32

merged 2 commits into from
May 21, 2013

Conversation

durron597
Copy link
Contributor

This commit has two changes:

  1. Fixed bug Use of interfaces for messages #31. collectInterfaces needs to come first otherwise it pulls the interfaces from Object, except there are none. I also added a test case (InterfaceTest) and a TestMessage3 class that actually uses an interface.
  2. SyncBusTest didn't compile (there is no net.engio.mbassy.events package), I fixed the imports so that it did.

2. SyncBusTest didn't compile, I fixed the imports so that it did.
better support of interfaces in message publication
bennidi added a commit that referenced this pull request May 21, 2013
@bennidi bennidi merged commit 16f92ee into bennidi:master May 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants