On 12 April 2013 23:18, Daniel Narvaez <span dir="ltr"><<a href="mailto:dwnarvaez@gmail.com" target="_blank">dwnarvaez@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Lionel,<br><br>we are more or less understanding each other :) I think there are really three possible steps<br><br>1 A WebView with an html5/javascript based sugar-toolkit<br>2 Support for web activities along with native ones, inside a native shell<br>
</blockquote><div><br>I might not have yet made explicit what a web application provides on the top of an html page loaded in a browser, which is what we get with 1. Taking a look to the Chromium documentation is a good way to get an idea of it.<br>
<br><a href="http://developer.chrome.com/trunk/apps/api_index.html">http://developer.chrome.com/trunk/apps/api_index.html</a><br><br>I'd expect those API to keep growing. The permission system is particularly important because it allows to do stuff which would be a security risk if done by a normal html page.<br>
<br>(Hopefully they will some day converge between browsers!).<br></div></div>