raptorjs-legacy / raptorjs

Source code for the RaptorJS Toolkit
Other
94 stars 12 forks source link

Consider removing widgetsById from widgets module #34

Open philidem opened 11 years ago

philidem commented 11 years ago

The widgetsById collection can lead to memory leaks. Consider binding widget references directly to their corresponding DOM elements.