Ticket #7295 (closed enhancement: fixed)
Make _mapIntoDojo accessible outside of _base/NodeList.js
| Reported by: | dante | Owned by: | alex |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3 |
| Component: | Core | Version: | 1.1.1 |
| Severity: | normal | Keywords: | |
| Cc: | alex, elazutkin |
Description
the "private" _mapIntoDojo function is currently hidden within an anonymous scope in Nodelist.js -- I would like to see this useful function extracted, or at least accessible outside of that scope.
patch attached.
This only allows dojo.* namespaced functions to be mapped in, but is a caveat I am prepared to workaround.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.