On Sun, Oct 24, 2010 at 4:30 PM, Luciano Resende <[email protected]> wrote: > On Sun, Oct 24, 2010 at 4:17 AM, Simon Nash <[email protected]> wrote: >> ant elder wrote: >>> >>> I'm trying to understand what it is the real purpose of all the >>> Tuscany dojo modules: >>> >>> tuscany-binding-atom-js-dojo >>> tuscany-binding-jsonrpc-js-dojo >>> tuscany-implementation-widget-runtime-dojo >>> tuscany-web-javascript-dojo >>> >>> Can anyone help with some details? >>> >>> ...ant >>> >>> >> These are used by the store-dojo sample. If you look at the store.html file >> within that sample you will find some Javascript references to dojo things. >> There are also a few differences in the Javascript code when compared with >> the same code in the store sample. This might provide some clues :-) >> >> Simon >> >> > > These modules provide support for "Javascript Proxies" for > Implementation widget. They are based on Dojo Javascript Framework. >
So they're only used with implementation.widget? ...ant
