[whatwg] DOM3 Load and Save for simple parsing/serialization?

Jonas Sicking jonas at sicking.cc
Tue May 19 23:49:14 PDT 2009


On Mon, May 18, 2009 at 5:45 AM, Brett Zamir <brettz9 at yahoo.com> wrote:
> Has any thought been given to standardizing on at least a part of DOM Level
> 3 Load and Save in HTML5?

The Load and Save APIs in DOM 3 are much too complicated IMHO so I'd
like to see something simpler standardized.

We've had parsing and serializing APIs in Firefox for ages. Would be
very exited to see someone put in effort to get their API cleaned up
and standardized.

https://developer.mozilla.org/En/DOMParser
https://developer.mozilla.org/En/XMLSerializer

/ Jonas



More information about the whatwg mailing list