Re: uDOM changes for Global/AbstractView/etc.

On Fri, 05 Sep 2008 05:50:02 +0200, Cameron McCormack <cam@mcc.id.au> wrote:

> For those of you who wanted to review the changes to the uDOM chapter
> relating to the global object, I’ve committed them now.  See the
> following sections:
>
>   A.4.6 Window
>   http://dev.w3.org/SVG/profiles/1.2T/publish/svgudom.html#dom__Window
>
>   A.5 Module: views
>   http://dev.w3.org/SVG/profiles/1.2T/publish/svgudom.html#views
>
>   A.8.19 SVGGlobal
>   http://dev.w3.org/SVG/profiles/1.2T/publish/svgudom.html#svg__SVGGlobal

Looks fine, but I have one comment:

Looking ahead a bit, this would mean that SVGDocument::global is made equivalent to DocumentView::defaultView for 1.2 full/core, right? If so, then this is basically the same as deprecating SVGDocument::global, which seems a bit odd. Is it at all possible to align this so that a user agent that already supports DOM 2 Views can avoid having to add 'global'? 

Cheers
/Erik

-- 
Erik Dahlstrom, Core Technology Developer, Opera Software
Co-Chair, W3C SVG Working Group
Personal blog: http://my.opera.com/macdev_ed

Received on Friday, 5 September 2008 12:49:29 UTC