Re: updated editor's draft of the Geolocation API specification

On Tue, Jun 9, 2009 at 1:13 PM, Andrei Popescu<andreip@google.com> wrote:
>> I assume, however, the different use cases:
>> - hasFeature() is for the JS code to check for a specific version of the API
>> - geolocation.version is to query the implementation version.
>>

Thinking about it, perhaps there is a misunderstanding here. I meant
the "version" attribute to specify which version of the Geolocation
API is supported. Not some product-specific version string. So, if
some product "abc", version "1.2.3", implements the v2 of the
Geolocation spec, the geolocation.version attribute would be set to
"2.0". It would not be set to "abc v 1.2.3".

Thanks,
Andrei

Received on Tuesday, 9 June 2009 12:25:36 UTC