Add better namespace support in the form of an include or using statement file for ease of code resuse. (Key word there is Ease) import Kendo.UI.widget; import Kendo.UI.validation; import MyAwesomeClass.THX.Teleric.ILUVU.BYEBYE; I'd sing your good deeds across the land if you did that.
Thanks for the idea! Can you explain more what you'd like to see? Clearly, we cannot extend the capabilities of JavaScript, so we'd like to know where these "import" statements should live. Are you describing a system for defining dependencies between JavaScript files so that needed JS files are downloaded before others?