Re: [WebIDL] questions

On Thu, 27 Nov 2008 17:14:14 +1100, Cameron McCormack <cam@mcc.id.au> wrote:
> Thanks for the comments,
> 

Thanks for the quick fixes. I have one more (hopefully last) question: In section 4.5, the fourth bullet point says that interfaces with constants can't be implemented by ECMAScript native objects. Doesn't this exclude NodeFilter[1] from being implemented in native? This seems undesirable, since NodeFilter is meant to be implemented in native and passed in to the createNodeIterator/createTreeWalker methods, pretty much the same way EventListener works.

[1]http://www.w3.org/TR/DOM-Level-2-Traversal-Range/traversal.html#Traversal-NodeFilter

Received on Thursday, 27 November 2008 14:00:05 UTC