Closed
Description
The problem
The definition of Attribute is kind of convoluted, with the source not reflecting actually what's in there. Most methods are defined in BOOTSTRAPATTR
, and then baked into Attribute using the metamodel below.
The documentation also lists traits in two separate places, with some definitions repeated.
Suggestions
Revise thoroughly and improve where possible.