Hello, it is very good design to support multiple dojo in one page, that is helpful for webapp's integration and portal application. But I encountered a problem with theme, the problem is that my application use theme tundra, but another is using soria, in that case I have both class names in the body tag, that make a confuse.
I thought maybe I did not need to add the css name to the body tag, I may add it to a high level div tag, but for some widgets like dialog, it did not work because it lives just under the body tag.
