Re: [PHP-XML-DEV] DOM Traversal interfaces
[email protected] (Rob Richards) Wed, 17 May 2006 14:36:07 -0400
| Newsgroups | php.xml.dev |
|---|---|
| Message-ID | <[email protected]> |
Jirka Kosek wrote: > Hi, > > is there any plan about supporting DOM Traversal interfaces > (NodeIterator, TreeWalker and NodeFilter) in future? Speaking strictly for myself, no. With the apis currently implemented it is most likely not too difficult to write these in PHP (maybe using SPL). Rob