RE: [xml-dev] DTD parser in c#

From
Dare Obasanjo <>
To
Karl Waclawek <>, Michelle Tan <>,
Date
2004-03-29T19:19:33Z
ID
<>
Thread
RE: [xml-dev] DTD parser in c#
Just out of curiosity, if we one day Microsoft decided to ship a SAX implementation in the .NET Framework wouldn't this clash with the namespace names you have chosen? Perhaps we need some namespace naming guidelines for .NET libraries.  
 
-- 
PITHY WORDS OF WISDOM
Blessed are the meek for they shall inherit the Earth, minus 40% inheritance tax. 

________________________________

From: Karl Waclawek [mailto:]
Sent: Mon 3/29/2004 8:01 AM
To: Michelle Tan; 
Subject: Re: [xml-dev] DTD parser in c#




Well, these are all declared in the various namespaces of SAX.NET.
You should be using some or all of these namespaces:
System.Xml.Sax, System.Xml.SaxExt, System.Xml.Sax.Helpers,
System.Xml.SaxExt.Helpers.