I'm building a large RIA application using EXTJS, and would like to dynamically load components (extended classes) from within the main application.js script.
The application will eventually run as an Intranet application that will be regularly amended and modified as requests for additional...