Make properties consistent #1674
niccokunzmann
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Properties should have a consistent interface when it comes to unexpected values.
Examples:
For that, we need to check the property value type and possibly the return type that is contained in the properties they refer to.
Questions arise:
What is your input on that?
All reactions