Re: Feedback on Quota Management API

Hi,

(After some pause) I've updated the spec to include the event loop
description for handling asynchronous callbacks:
https://dvcs.w3.org/hg/quota/raw-file/tip/Overview.html
https://dvcs.w3.org/hg/quota/raw-file/tip/Overview.html#methods

I basically followed other specs and the wiki page description you
suggested.
Thanks for your feedbacks,

Kinuko



On Wed, Jun 6, 2012 at 4:27 PM, Anne van Kesteren <annevk@annevk.nl> wrote:

> On Wed, Jun 6, 2012 at 8:33 AM, Kinuko Yasuda <kinuko@chromium.org> wrote:
> > http://dvcs.w3.org/hg/quota/raw-file/tip/Overview.html
>
> I noticed something unrelated to the naming. Because you define
> asynchronous callbacks, you need to define the methods in terms of the
> HTML event loop. Otherwise it is unclear how they are invoked relative
> to other tasks.
>
> http://wiki.whatwg.org/wiki/Howto_spec#Callbacks has limited advice on
> how to do this. (Suggestions on how to improve that wiki page are
> welcome.)
>
>
> --
> Anne — Opera Software
> http://annevankesteren.nl/
> http://www.opera.com/
>

Received on Wednesday, 27 June 2012 13:19:02 UTC