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

SearchExpression is a Search\ConditionInterface #191

Merged
merged 1 commit into from
Sep 26, 2017

Conversation

Slamdunk
Copy link
Collaborator

With the Decorator pattern we can move the SearchExpression to be a composition of other Search\ConditionInterface, and Mailbox can directly typehing Search\ConditionInterface.

BC Breaks

None

@Slamdunk Slamdunk added this to the 1.0 milestone Sep 26, 2017
@Slamdunk Slamdunk merged commit 422ca25 into ddeboer:develop Sep 26, 2017
@Slamdunk Slamdunk deleted the condition_composite_pattern branch September 26, 2017 13:20
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.

1 participant