On Mon, Jun 4, 2012 at 11:01 AM, Tobie Langel <[email protected]> wrote: > Finally, I feel it's slightly misleading to have an interface called > "info" which enables changes (through `requestQuota`). Wouldn't "settings" > or similar be more appropriate? As in: > > navigator.persistentStorageSettings.queryUsageAndQuota > navigator.persistentStorageSettings.requestQuota > > Thoughts?
That seems way long. navigator.storage would be better I think. Or even defining the relevant methods directly on navigator. -- Anne — Opera Software http://annevankesteren.nl/ http://www.opera.com/
