* Bjartur Thorlacius <svartman95_AT_gmail.com> [2010-11-10 00:03:05 +0000]:
> WebApp VM is a DHTML virtual machine, or a JavaScript VM that
> implements DOM, CSS, HTML, XML and related W3C and WHATWG
> technologies.
your webapp wm is a full blown web browser
i don't think there is a way around that
eg a js interpreter on its own is not very useful
as most js code is about interacting with a browser:
handling browser events, manipulating site related
states, drawing stuff on screen, issuing browser commands
so the output is the interactive shiny ui itself
without that output the vm is not very useful
with that output it is a full blown web browser
Received on Wed Nov 10 2010 - 09:19:26 CET
This archive was generated by hypermail 2.2.0 : Wed Nov 10 2010 - 09:24:02 CET