Changes between Version 1 and Version 2 of Ticket #13778, comment 12
- Timestamp:
- Jan 9, 2012, 3:27:37 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13778, comment 12
v1 v2 2 2 3 3 I understand that parser.html is missing tests for instantiate(arrayOfDomNodes), but (as you suspected) we do need to keep supporting it, and actually we should add tests for it. 4 5 PS: For 2.0 (but not before) we could consider dropping the support for globals. However, even then, it seems like dropping global support precludes using constructs like dijit.Declaration, or defining classes in a <script> block right before calling parse().