RE: [Alarm API] Use cases

Hi,

The Runtime and Security Model for Web Applications specification [1] has been published and specifies system messages [2].

I have therefore updated the Web Alarms specification [3] to use "alarm" system messages instead of an "alarm" DOM events when alarms go off, as planned.

Please let me know if you have any comments. I will also attend the F2F meeting in Madrid so we can discuss it there as well.

Kr,
Christophe DUMEZ.

[1] http://www.w3.org/TR/runtime
[2] http://www.w3.org/TR/runtime/#system-messages
[3] http://web-alarms.sysapps.org/

________________________________________
From: Christophe Dumez - SISA
Sent: Monday, February 18, 2013 09:49
To: Mounir Lamouri; public-sysapps@w3.org
Subject: RE: [Alarm API] Use cases

Hi,

The notion of System Message has not been included in the Alarm API because it was not specified anywhere yet. I know that since then Mozilla made a RunTime specification draft including System Messages but the RunTime specification is still in very early stage. We actually have several RunTime specifications at the moment and the merged spec does not currently define System Messages.

I agree with you though that the Alarm API specification will likely need to be updated once the Runtime specification is a bit more mature and defines the notion of System Message (or an alternative mechanism).

Kr,
Christophe DUMEZ.
________________________________________
From: Mounir Lamouri [mounir@lamouri.fr]
Sent: Friday, February 15, 2013 17:26
To: public-sysapps@w3.org
Subject: Re: [Alarm API] Use cases

On 11/02/13 21:48, Marcos Caceres wrote:
> The spec says:
>>> This specification defines a System Level API to provide access to the device alarm settings, which can schedule a notification or for an application to be started at a specific time.
>
>
>
> The above two use cases are not really met by this API: I can't find a way of either creating a notification or starting an application? It's not really clear what is supposed to happen if I'm in another application and an alarm from a different application goes off (I guess it's kinda platform specific, but maybe this can be clarified a little bit?).

The original intent was to have the Alarm API using a System Message
instead to notify an application. I am not sure why this hasn't been
included in the specification.

--
Mounir


Received on Sunday, 7 April 2013 20:57:23 UTC