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

Make sure event hookups happens after method normalization #151

Merged
merged 1 commit into from
Oct 25, 2015

Conversation

daffl
Copy link
Member

@daffl daffl commented Oct 22, 2015

This pull request makes sure that event punching happens after methods normalization. The issue before was that you couldn't call methods on the server without a callback (which isn't necessary).

Closes #150

@daffl daffl added this to the 1.2.0 milestone Oct 22, 2015
@daffl daffl changed the title Make sure event punching happens after method normalization Make sure event hookups happens after method normalization Oct 22, 2015
@daffl daffl force-pushed the event-mixin-order branch from 5387fce to 7631197 Compare October 25, 2015 19:34
daffl added a commit that referenced this pull request Oct 25, 2015
Make sure event hookups happens after method normalization
@daffl daffl merged commit e85c2f4 into master Oct 25, 2015
@daffl daffl deleted the event-mixin-order branch October 25, 2015 21:22
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.

1 participant