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

Support for "paths" to define exceptions in the rules. #4

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

Support for "paths" to define exceptions in the rules. #4

wants to merge 2 commits into from

Conversation

reneeb
Copy link

@reneeb reneeb commented Sep 11, 2014

Sometimes exceptions in the merging rules are needed. For example, generally you need a hash with all key/value pairs when merging two hashreferences, but for a specific thing you need an other rule (e.g. the last one wins). Currently this is not possible with Hash::Merge.

This PR adds a support for "paths" to define those exceptions.

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.

1 participant