I'm interested in using Dojo with my TG 1 app. Is there a concise set
of instructions on how to get it setup properly in TG? I read through
some older posts talking about some addons or something, but couldn't
find a definitive resource on how to include Dojo on all of my pages.
-Jim
I don't think there is anything special needed. TG1 has the option to
include a widget in every page, see your app.cfg. So if there is a
TG1-dojo-widget, use it to include it on every page. If there is none,
it's easy enough to create, all you need after all is a JSLink.
Anything else is just writig JSON-actions the way dojo expects them to be.
Diez