#5780 closed defect (fixed)
Add NodeList-dtl
Reported by: | Neil Roberts | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dojox | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Add a tag that would let you do something like dojo.query("#mynode").dtl("Template String", {context: "values"});
Change History (5)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
this was discussed in #dojo-meeting and on dojo-dev iirc. the allowed way for a dojox project to directly extend core/base dojo would be to namesapce it:
dojox.dtl.ext-dojo.NodeList?
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:5 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
Actually checked in in r12305