It's been about 3 to 4 years since I last used SmartClient (JS, not GWT) and I'm on an new assignment that could really use something like SmartClient.
Truth is, that in the last 3 years I've been doing quite some work with the Dojo Toolkit (there was work for it, not particularly because I like it better).
In Dojo - and other toolkits/frameworks - I've seen this AMD mechanism and I was wondering if SmartClient has something similar?
I really like the idea that each component can be in a separate file and be able to lead its own dependencies.
Is something like this possible in SmartClient?
Truth is, that in the last 3 years I've been doing quite some work with the Dojo Toolkit (there was work for it, not particularly because I like it better).
In Dojo - and other toolkits/frameworks - I've seen this AMD mechanism and I was wondering if SmartClient has something similar?
I really like the idea that each component can be in a separate file and be able to lead its own dependencies.
Is something like this possible in SmartClient?
Comment