[Mono-devel-list] plan to replace XPathNavigators

Atsushi Eno ginga at kit.hi-ho.ne.jp
Sun Jun 29 14:47:27 EDT 2003


Hello,

I seriously changed XPathNavigator implementations (both XmlDocument's and
XPathDocument's) and would like to check them in.
The essential change for existing XmlDocument's XPathNavigator is new 
support
for namespace nodes. It makes certain complexity by nature and may introduce
new bugs around here. (Though As far as I tested using existing unit 
tests and
attached one,  it looks sane.)

As to XPathDocument, I intend to introduce my DTMXPathNavigator (note that
current implementation is dummy using XmlDocument).
I put the latest version:  
http://www24.brinkster.com/ginga/DTMXPathNavigator/

If no objections, I'll check them in later.

Regards,
  Atsushi Eno
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: XPathNavigatorCommonTests.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030630/3b047d2e/attachment.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xmldocumentnavigator.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030630/3b047d2e/attachment-0001.pl 


More information about the Mono-devel-list mailing list