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

Merge with changes indicator #214

Open
ghost opened this issue Aug 28, 2021 · 0 comments
Open

Merge with changes indicator #214

ghost opened this issue Aug 28, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 28, 2021

Now it's only possible to merge with ConfigurationNode.mergeFrom() method, but it don't shows if change had been made. It's not very effective for updating large configurations, because if you want to update config you must save whole file no matter it had changed or not. My idea is to add other merge method, that unlike previous one returns boolean showing had changes been made.

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

No branches or pull requests

0 participants