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

Include channels user was in when 'kill' is emitted #72

Merged
merged 1 commit into from
Jan 7, 2012
Merged

Include channels user was in when 'kill' is emitted #72

merged 1 commit into from
Jan 7, 2012

Conversation

alexwhitman
Copy link
Contributor

Implements #69

Would prompt a version change as the signature of the emit is changed.

@martynsmith
Copy link
Owner

Any reason you wouldn't just put the channels as the last argument in the method signature? I concur that it's not quite as nice, but it definitely wouldn't break backward compatibility.

Thoughts?

@alexwhitman
Copy link
Contributor Author

I did it this way to keep the signatures consistent, with message always being the last. There's no reason why it couldn't be swapped around though.

martynsmith added a commit that referenced this pull request Jan 7, 2012
Include channels user was in when 'kill' is emitted
@martynsmith martynsmith merged commit 02593ba into martynsmith:master Jan 7, 2012
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.

2 participants