Re: HTML APIs

Miles Sabin wrote:

> That might be so for DOM implementations embedded in UAs
> (tho' I'm not even sure about that), but what about
> server side uses of the DOM where the structure model is
> built using the creation APIs,

The DOM Level 1 doesn't actually define how to create (or save, for that
matter) a document - it's something that we're currently discussing for
Level 2. So what should the Level 2 spec say on the matter?

Received on Monday, 4 January 1999 15:54:11 UTC