Page MenuHomePhabricator

Improving JavaScript structures for widget developers
Closed, ResolvedPublic

Description

Right now the structures of our JavaScript prototypes isn't that friendly for widget and extension developers. Re-designing certain things will also be necessary to keep our own code understandable.
In detail this means further separating things like API handling and data objects (for representing items and their properties) from the actual UI for editing.


Version: unspecified
Severity: normal

Details

Reference
bz37774

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:25 AM
bzimport set Reference to bz37774.
bzimport added a subscriber: Unknown Object (MLST).

*** This bug has been marked as a duplicate of bug 38174 ***