Opened 8 years ago
Closed 8 years ago
#13334 closed enhancement (fixed)
Support for pseudo plugins handled by the dojo-combo-api extension
Reported by: | ddumont | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Loader | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The loader should mark as resolved/loaded/executed and not attempt to load the "resource!" or "resourceBin!" plugin when has(dojo-combo-api). These plugin resources should also be passed into the combo.add() function to determine if the loader can handle them. combo.add('resource!dojo/foo/foo.html').
Is it true that at the point where combo.add is called, the resource passed to the plugin has already been normalized by the loader?
Please suggest other names if you prefer different ones!
Attachments (1)
Change History (10)
comment:1 Changed 8 years ago by
Component: | General → Loader |
---|---|
Owner: | set to Rawld Gill |
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
Status: | new → assigned |
---|
comment:4 Changed 8 years ago by
Milestone: | tbd → 1.7 |
---|
comment:9 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
One of our committers at IBM should be posting something soon for you to review. Please let me know what you think.