Re: What is the status of window object and such?

Remember, the DOM isn't a browser API. It's a Data Model API which browsers
happen to be using.

Many of the things a browser is going to want to do will be outside the
DOM's scope, and might be better standardized by another committee. Views
may or may not fall into that category.

______________________________________
Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more.
"The world changed profoundly and unpredictably the day Tim Berners Lee
got bitten by a radioactive spider." -- Rafe Culpin, in r.m.filk

Received on Thursday, 24 July 2003 17:34:49 UTC