Re: Feedback on Quota Management API

On Wed, Jun 27, 2012 at 8:18 AM, Kinuko Yasuda <kinuko@chromium.org> wrote:

> (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
>

You don't have to name the task source in each place you queue a task.  You
can just say it once at the top, eg.
http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#task-sources

Unrelated, screaming-caps on RFC2119 terms (eg. "MUST") is jarring and
unnecessary.  I'd suggest dropping the em.rfc2119 style.  That's what HTML,
DOM4, etc. do, and it's much more readable.

-- 
Glenn Maynard

Received on Wednesday, 27 June 2012 13:44:46 UTC