Hi!
I've been trying to run my C# application on Mono, but apparently it's missing support for XPath, specifically "SelectNodes()" and "SelectSingleNode()" don't work. Some questions regarding it: 1. Is there anyone currently implementing XPath queries in mcs? 2. Are they (supposed to be) implemented in C using some existing library (what?) or it's going to be plain C# code? 3. Are there any plans to provide multiple XML/XPath/XSLT engines (for example using MSXML3 on Win32, libxml2, plain-C#) for mono? What do you think about such an idea? Jarek _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
