cjolif / dojo-todo-app

Dojo ToDo App
Other
28 stars 15 forks source link

Application(jsonRef.fromJson(config)) return null #46

Closed eric-wang closed 12 years ago

eric-wang commented 12 years ago

We can fix in dojox.app, see the issue in dojox.app https://github.com/dmachi/dojox_application/issues/18

eric-wang commented 12 years ago

use application's global namespace rather than use "app" as the global namespace. fixed in dojox.app.