Opened 13 years ago
Closed 5 years ago
#6625 closed enhancement (patchwelcome)
something that takes a JSON-like document and creates the widget structure
Reported by: | guest | Owned by: | Ed Chatelain |
---|---|---|---|
Priority: | high | Milestone: | 1.11 |
Component: | DojoX MVC | Version: | 1.1.0 |
Keywords: | Cc: | alex | |
Blocked By: | Blocking: |
Description
something similar to xtype struture of extjs
Change History (13)
comment:1 Changed 13 years ago by
Owner: | changed from anonymous to alex |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Type: | defect → enhancement |
---|
comment:3 Changed 13 years ago by
Component: | General → Dijit |
---|---|
Milestone: | 1.2 → future |
comment:4 Changed 13 years ago by
comment:6 Changed 10 years ago by
We've had some ideas around this for a while, based on json schema, etc. Definitely won't happen for 1.7 though.
comment:7 Changed 10 years ago by
Milestone: | future → 1.8 |
---|---|
Owner: | changed from dylan to Chris Mitchell |
Status: | assigned → new |
the beginning of this work has started in 1.7 dojox.mvc. will be completed in 1.8 (json schema driven)
comment:9 Changed 10 years ago by
There has been this for some time now:
https://github.com/phiggins42/plugd/blob/master/layout.js
superlightweight json def -> layout widget structure.
just fyi
comment:10 Changed 9 years ago by
Owner: | changed from Chris Mitchell to Ed Chatelain |
---|
comment:11 Changed 9 years ago by
Component: | Dijit → DojoX MVC |
---|
comment:12 Changed 9 years ago by
Milestone: | 1.8 → future |
---|
comment:13 Changed 5 years ago by
Milestone: | future → 1.11 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
dojox/mvc is not actively maintained. If someone wants to work on pull requests for the issues, we'll consider them.
Note: See
TracTickets for help on using
tickets.
possibly on par with parser and not strictly a Dijit thing