- From: Jonas Sicking <jonas@sicking.cc>
- Date: Tue, 26 Apr 2011 13:32:19 -0700
- To: Israel Hilerio <israelh@microsoft.com>
- Cc: "public-webapps@w3.org" <public-webapps@w3.org>
On Tue, Apr 26, 2011 at 12:00 PM, Jonas Sicking <jonas@sicking.cc> wrote: > On Mon, Apr 25, 2011 at 9:18 AM, Israel Hilerio <israelh@microsoft.com> wrote: >> The same question applies to bubbling. What is the intent of bubbling an error? For example, if a developer tries to add an object to an objectStore and he fails, where should the event bubble to: the transaction, the database, etc.? The bubbling hierarchy doesn't seem to be clearly defined. It would be great to clarify the scenarios here. > > Sorry, forgot to reply to this part. > > creating object stores never fails asynchronously, so no "error" > events are ever dispatched for that action. This should be defined in > spec. "should be" as in "should already be". Feel free to clarify in the spec if there's anything you think is unclear. / Jonas
Received on Tuesday, 26 April 2011 20:33:26 UTC