- From: Doug Turner <doug.turner@gmail.com>
- Date: Fri, 3 Oct 2008 10:38:41 -0700
- To: "Aaron Boodman" <aa@google.com>
- Cc: "Andrei Popescu" <andreip@google.com>, public-geolocation <public-geolocation@w3.org>
On Oct 3, 2008, at 10:26 AM, Aaron Boodman wrote: > On Fri, Oct 3, 2008 at 10:20 AM, Andrei Popescu <andreip@google.com> > wrote: >> On Fri, Oct 3, 2008 at 6:19 PM, Aaron Boodman <aa@google.com> wrote: >>> Part of the reason for the singleton structure of the Geolocation >>> API >>> is compatibility with >> >> With? :) > > Sorry... computers suck. > > A design goal for the Geolocation was to support pages that have > decoupled scripts running on them, such as widgets or third-party > libraries like Prototype. It would be unfortunate for one such script > to be able to affect another by using this API. clearWatchAll() should be scoped by the js context it is called in.
Received on Friday, 3 October 2008 17:39:24 UTC