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

Fix #104; allow importing filters from another interaction #113

Merged
merged 4 commits into from
Jan 21, 2014

Conversation

tfausak
Copy link
Collaborator

@tfausak tfausak commented Jan 21, 2014

No description provided.

@ghost ghost assigned tfausak Jan 21, 2014
@tfausak
Copy link
Collaborator Author

tfausak commented Jan 21, 2014

This has made me realize that we need to document private methods that are part of ActiveInteraction's interface, like Base.import and Runnable.compose.

@AaronLasseigne
Copy link
Owner

Let's throw an error if they pass :only and :except.

@AaronLasseigne
Copy link
Owner

👍

tfausak added a commit that referenced this pull request Jan 21, 2014
Fix #104; allow importing filters from another interaction
@tfausak tfausak merged commit 3af2cd3 into v1.0.0 Jan 21, 2014
@tfausak tfausak deleted the import-filters branch January 21, 2014 15:46
@justinsteffy
Copy link

Was just thinking that maybe this should warn you somehow if the import of filters is going to override some of your existing filters in the merge!?

@tfausak
Copy link
Collaborator Author

tfausak commented Jan 21, 2014

We talked about overriding filters in #106. I think silently replacing them is the best solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants