Re: What does it all hang off of?

Hi,

Isn't this an opportunity to fix this so for the future the new APIs aren't
> in an illogical place? What is the pragmatic issue with doing what Jere
> suggests?
>

+1 for APIs hanging off a single place, as in Robin's original option (4),
as a matter of convention.

+1 for the place being "device".

I assume the intention is to create APIs that can be used in multiple
situations where ECMAScript executes, such as in SVG documents or other
contexts, where a navigator object is not conventionally present.

I suppose also there were similar arguments made for the creation of
"widget" in the Widgets APIs and Events spec [0].

Paddy

[0]: http://www.w3.org/TR/widgets-apis/

Received on Wednesday, 7 October 2009 13:04:20 UTC