Changes between Version 1 and Version 2 of Ticket #14994, comment 11
- Timestamp:
- May 17, 2012, 2:38:03 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14994, comment 11
v1 v2 1 I wouldn't call !MappedTextBox a mixin, because it (indirectly) extends _WidgetBase. 1 I wouldn't call !MappedTextBox a mixin, because it (indirectly) extends _WidgetBase. You may have a different definition of mixin than me, but anyway, it doesn't matter whether it's classified as a mixin or not. 2 2 3 3 As for the "dojo" dependency in your example, that will work for now, but it's deprecated. dojo/main will presumably disappear in 2.0. That's why our other example code has been upgraded to use minimal dependencies.