> Perhaps this is a stupid question, but wouldn't C# users > just call into the MSXML parser?
C# already have access to an XML Parser in the .NET runtime, though it is still beta and is not feature complete. C# can also access the MSXML parser as it would access any COM component - I haven't tried that yet. I was thinking about choice, the ability to extend functionality, fix bugs and all things open source. But ofcourse it won't happen unless there is demand for it, so maybe I have to wait until .NET is release. Sigh. -John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
