John Cappiello - Dojo.common-0.4.1
dojo.require("dojo.xml.Parse");
dojo.kwCompoundRequire({
common: ["dojo.dom"],
browser: ["dojo.html.*"],
dashboard: ["dojo.html.*"]
});
dojo.provide("dojo.xml.*");
This infrastructure is considered to be beta.
Everything should be usable, to a certain degree.
dojo.require("dojo.xml.Parse");
dojo.kwCompoundRequire({
common: ["dojo.dom"],
browser: ["dojo.html.*"],
dashboard: ["dojo.html.*"]
});
dojo.provide("dojo.xml.*");