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