#1520 closed defect (fixed)
dojo.widget.Manager has a few global vars defined
Reported by: | dylan | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
findImplementationInModule and findImplementation
seemed to be defined in the global scope inside dojo.widget.Manager. I'm not familiar with this code, so I don't want to risk breaking things.
Note: See
TracTickets for help on using
tickets.
(In [5886]) remove some globals. fixes #1520