Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Replace @attribute, @constant, @optional, @required by one @value annotation #874

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

These annotations are mutually exclusive. Handling them as separate annotations makes the GUI logic considerably more complex. It's also hard to see that they exclude each other.

Desired solution

Have only one annotation that subsumes all 4 annotations. The user would then be able to select the desired effect (attribute, constant, optional, required) in the annotation form, as well as default type and value just like before if needed.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions