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

Add support for multiple event destinations (fixes #25) #34

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

melle
Copy link

@melle melle commented Jan 12, 2016

This PR implements a possible solution for the requirement described in #25 .

The external interface of TKEvent changed slightly (destinationState -> destinationStates), so existing code might break.

We appreciate your feedback.

Thomas Mellenthin added 4 commits January 12, 2016 16:55
The blocks are not comparable, so equality is given when name
and userInfo are equal.
This makes handling of nil source states in TKEvent much easier and clearer.
@melle
Copy link
Author

melle commented Jan 12, 2016

Looks like there is a problem with travisci, "install cocoapods" fails. All tests are green in Xcode.

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

1 participant