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

implement support for custom equality function on condition objects #27

Merged
merged 3 commits into from
Aug 8, 2018

Conversation

nateps
Copy link
Contributor

@nateps nateps commented Aug 4, 2018

In order to implement equivalence for templates wrapped in a ContextClosure in derby-templates, we need a way to implement a custom equality function. This will be used to prevent over-rendering in situations where two condition objects should be treated as equal even if they are different by reference

@nateps nateps requested a review from ericyhwang August 4, 2018 00:57
@nateps nateps merged commit 8f66978 into master Aug 8, 2018
@nateps nateps deleted the custom-condition-equality branch August 8, 2018 19:59
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