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

Prevent users from changing values of certain attributes #97

Open
BentleyJOakes opened this issue Nov 17, 2020 · 0 comments
Open

Prevent users from changing values of certain attributes #97

BentleyJOakes opened this issue Nov 17, 2020 · 0 comments
Labels
compat-breaking Any changes must be carefully performed to avoid breaking backwards compatibility. enhancement New feature or request

Comments

@BentleyJOakes
Copy link
Member

It would be a nice feature to be able to create attributes with values that cannot be edited by the user when instantiated.

For example, a class Alfa Romeo with a curb weight of 895 kg. This value should not be editable by the user when the class is instantiated.

It is unclear how to add this to AToMPM, and it would be a highly invasive change.

@BentleyJOakes BentleyJOakes added enhancement New feature or request compat-breaking Any changes must be carefully performed to avoid breaking backwards compatibility. labels Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compat-breaking Any changes must be carefully performed to avoid breaking backwards compatibility. enhancement New feature or request
Development

No branches or pull requests

1 participant