On Fri, 07 Mar 2008 09:48:30 +0100, Slim Amamou <[EMAIL PROTECTED]>
wrote:
hi,
the ElementTraversal interface is bound to readonly attributes in
ecmascript, whereas it is bound to methods in java.
why?
it would be more convenient if it was bound to methods in ecmascript
either.
i can think of two arguments for this :
- the bindings will be more consistent (so that you don't have
"getChildElementCount" and "childElementCount" representing the same
binding)
- i can make a quick implementation in javascript
FWIW, I made a javascript implementation a while ago:
http://simon.html5.org/sandbox/js/elementtraversal.js
Cheers,
--
Simon Pieters
Opera Software