> Boris Zbarsky wrote: > > Is there a reason to have identical interfaces called DocumentSelector > > and ElementSelector that are identical? Would it not make sense to just > > define a NodeSelector or something and require Document and Element > > nodes to implement it? The confromance requirement could be easily > > stated in terms of descendants of the Node in question in a way that > > would work for both Document and Element nodes... On 19/03/2008, Lachlan Hunt <lachlan.hunt@lachy.id.au> wrote: > I have made this change as suggested, and defined that it is to be > implemented by all objects that implement either the Document, Element > or DocumentFragment interfaces. Why not Entity and EntityReference as well? Both types can parent nodes in a similar way to DocumentFragment. -- David "liorean" AnderssonReceived on Wednesday, 19 March 2008 14:25:09 UTC
This archive was generated by hypermail 2.3.1 : Tuesday, 6 January 2015 21:16:25 UTC