When neither NodeList or DocumentFragment works

Frans Englich frans.englich at telia.com
Tue Apr 5 15:43:38 BST 2005


On Tuesday 05 April 2005 14:13, Leo Savernik wrote:
> Am Dienstag, 5. April 2005 15:54 schrieb Frans Englich:
> > What is then alternative for getting a set/collection of nodes in a
> > document? The only solution I know is to resort to implementation
> > specific methods, such as QValueList<Node>.
>
> Yes, what's the problem with it?

I have no problem with using it. But I find it strange that the DOM doesn't 
provide a mechanism for such a simple use.

> As long as the underlying document isn't
> changed dynamically, it's way more efficient than any DOM related list
> implementation.


Thanks,

		Frans




More information about the kfm-devel mailing list