1 |
Web Pages can access general server side resources which can either be specified by URL (web-linked database) or by data (input in form and/or calculated by JavaScript handlers) and URL.
-
So JSSB shares server side objects
|
2 |
Sharing forms and links and implied JavaScript generalizes to sharing the web page "object properties"
|
3 |
Thus JSSB becomes (TangoInteractive) synchronous sharing technology for W3C DOM (Document Object Model)
-
So JSSB shares client side objects
-
This is meant to be correct future architecture ........
|
4 |
There are some "standalone" capabilities of JSSB on a single machine with and without TangoInteractive
-
It can replay sessions including DOM events
-
One can view JSSB as either a monitor or as an "high level interface" to the DOM
|