On 2012-02-08 03:29, Adam D. Ruppe wrote:
Here's more ddocs.
http://arsdnet.net/web.d/web.html
http://arsdnet.net/web.d/dom.html
Not terribly useful, I'll admit. The Javascript
discussion at the bottom of the first link might be
good to read though.
The dom.html there is mostly just (incomplete) method
listing. I didn't write most of it up at all.
When I started doing dom.d, I was going to be strictly
a clone of the browser implementation, so some of the
comments still say things like "extension", but I went
my own direction a long time ago.
I think a much better API, than the one browsers provide, can be created
for operating on the DOM, especially in D.
--
/Jacob Carlborg