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

Fields invariance #55

Closed
2 tasks done
mabar opened this issue Jan 27, 2023 · 2 comments
Closed
2 tasks done

Fields invariance #55

mabar opened this issue Jan 27, 2023 · 2 comments

Comments

@mabar
Copy link
Member

mabar commented Jan 27, 2023

Properties are invariant (and mapped fields should be also) and as such should not be changed to prevent compatibility breaks

  • Public and protected properties cannot have their meta overriden by child class
  • Meta source cannot override nor change meta for property from different meta source meta sources currently replace each other completely
@mabar mabar changed the title Invariant properties Properties invariance Jan 27, 2023
@mabar mabar changed the title Properties invariance Fields invariance Jan 27, 2023
@mabar
Copy link
Member Author

mabar commented Jul 4, 2023

Solved by f3cdfa9

@mabar mabar closed this as completed Jul 4, 2023
@github-actions
Copy link

github-actions bot commented Aug 7, 2023

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant