Opened 8 years ago
Closed 6 years ago
#15807 closed task (wontfix)
data-dojo-event vs. data-dojo-method
Reported by: | bill | Owned by: | Kitson Kelly |
---|---|---|---|
Priority: | undecided | Milestone: | 2.0 |
Component: | Parser | Version: | 1.7.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Apparently <script type="dojo/method"> uses data-dojo-event to specify the function name, whereas <script type="dojo/aspect"> uses data-dojo-method. This seems inconsistent. Probably it should be changed to data-dojo-method for both?
Change History (2)
comment:1 Changed 8 years ago by
Milestone: | tbd → 2.0 |
---|---|
Owner: | changed from bill to Kitson Kelly |
Status: | new → assigned |
comment:2 Changed 6 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I don't think we want to change this for V1, and in https://github.com/ibm-js/delite we don't even have support for any of those script tags.