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

Rework schema field diff mechanism #247

Open
Jotschi opened this issue Sep 24, 2020 · 0 comments
Open

Rework schema field diff mechanism #247

Jotschi opened this issue Sep 24, 2020 · 0 comments

Comments

@Jotschi
Copy link
Contributor

Jotschi commented Sep 24, 2020

Currently the schema diff mechanism is spread across multiple classes and thus it is very hard to keep track of needed changes.
Additionally each case has to be implemented individually.

It would be better to use a more generic approach which automatically creates the needed change information based on the diff of the REST models.

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

1 participant