Page MenuHomePhabricator

VisualEditor: Namespace mixin properties
Open, MediumPublicFeature

Description

Especially now that we have mixins adding properties with very generic names like this.min and this.max (ResizeableNode), we should look at namespacing them. Maybe an object to contain them all, like this.resizeableNode = { min: 1, max: 1000 }; ?


Version: unspecified
Severity: enhancement

Details

Reference
bz60108

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:57 AM
bzimport added a project: Technical-Debt.
bzimport set Reference to bz60108.
Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 12:23 PM
Aklapper removed a subscriber: TrevorParscal.