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

OnEventStrategy ignores method name returned by messageName() #107

Closed
robertlemke opened this issue Feb 5, 2016 · 0 comments
Closed

OnEventStrategy ignores method name returned by messageName() #107

robertlemke opened this issue Feb 5, 2016 · 0 comments

Comments

@robertlemke
Copy link
Contributor

If an event returns a different message name through its messageName() method than its actual class name, OnEventStragegy will fail to detect the correct event name because it prefers the event's class name in every case.

prolic added a commit that referenced this issue Feb 5, 2016
Resolve #107 - Correctly detect event name in OnEventStrategy
@prolic prolic closed this as completed Feb 5, 2016
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

No branches or pull requests

2 participants