I need a way to run multiple versions of kendo on a single page. Is there an equivalent feature to jquery.noConflict? I have a large codebase written against 2014.1.318, but this version has some issues with scheduler. I'd like to use 2014.3.1411 for scheduler control, and 2014.1.318 for everything else. Is this possible?