Prevent users from changing values of certain attributes #97
Labels
compat-breaking
Any changes must be carefully performed to avoid breaking backwards compatibility.
enhancement
New feature or request
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.
The text was updated successfully, but these errors were encountered: