Hello,
I'm evalutaing Dojo by recreating an application previously built with other frameworks. Liking it so far and it's a lot lighter! But just encounter my first road block was hoping someone could help me solve...
Does Dojo provide a means for dynamically executing an XHR response content. In other words parse the xhr response for script tags and execute this javascript?
We've used the following solution (a plugin for YUI) in the past if this helps you understand our requirement.
http://www.bubbling-library.com/eng/api/docs/plugins/dispatcher
Many thanks in advanced!
