Re: The app: URI scheme

(sorry, I just saw this email!)


On Tuesday, 19 February 2013 at 15:10, Mounir Lamouri wrote:

> On 18/02/13 21:56, Marcos Caceres wrote:
> > I've put together a proposal for the app: URI Scheme: 
> > 
> > http://marcoscaceres.github.com/app-uri/
> > 
> > Any feedback welcome. 
> 
> This is great great work! Where do you want this to live? Would you like
> this to be merged to the runtime spec or do you want this to be a
> standalone?

I have no preference. Whatever is easiest for implementers. However, having it independently might be good for IANA registration purposes (or at least, making it easy to extract for review).    
> Except that, I would update your example in 6.2 to mentions that
> "instance 1" is installed then uninstalled and "instance 2" is then
> installed. Your example otherwise is doing a risky assumption that you
> can install twice the same application and I do not think we should
> allow that because the manifest URL is the identifier of an application
> (instance) so we can't have two installed application with the same
> manifest URL. I realise that the spec doesn't make that clear though.
> 

Ok, I'll clarify that (and should, of course, be restricted in the runtime doc). I was not sure if multiple instances of the same app could be run. It has been possible to run multiple instances of the same application in legacy runtimes with each instance running under their own origin - which is why I specified it that way. 

Received on Friday, 22 February 2013 12:50:41 UTC