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 Diff method for SharedParameterFile class #2

Open
salaros opened this issue Jun 8, 2018 · 0 comments
Open

Implement Diff method for SharedParameterFile class #2

salaros opened this issue Jun 8, 2018 · 0 comments

Comments

@salaros
Copy link
Contributor

salaros commented Jun 8, 2018

This method will allow one to obtain differences between two different shared parameter files as a third instance. The resulting file will contain all the unique groups and parameters from two files, not present one in each other.
In case of Parameter.Guid key collisions exception will be thrown (TryDiff companion method shall just return false)

@salaros salaros self-assigned this Jun 8, 2018
@salaros salaros added this to To do in Shared parameter file via automation Jun 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant