AToMPM / AToMPM/atompm

Prevent users from changing values of certain attributes

Open
#97 0 comments 0 reactions 0 assignees View on GitHub
compat-breaking enhancement
Dominant language
JavaScript
Stars
25
Forks
15
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points, so first map how AToMPM defines attributes and handles user edits during instantiation. Clarify the expected model and attribute semantics before implementation. Done means an attribute can be created with an initial value that users cannot change afterward, without unintended effects on other attributes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.