> I am using a method called System.Xml.XmlDocument.ImportNode, but > Mono does not implement this bad boy yet. Could someone cook an > implementation for this method?
2 days ago, I failed to send this easy implementation code to the ML, but only to send to Miguel himself. Now I made some tests and some modifications. Miguel, I found two bugs that code in copying attributes, so please update that code. ____________________ Atsushi ENOMOTO
XmlDocument.diff
Description: Binary data
XmlDocumentTests.diff
Description: Binary data
newXmlDocument.cs
Description: Binary data
newXmlDocumentTests.cs
Description: Binary data
