[
Lists Home |
Date Index |
Thread Index
]
>> The latest version of the namespace naming guidelines for the .NET
Framework are located at
http://longhorn.msdn.microsoft.com/lhsdk/ndp/cpconnamespacenamingguidelines.aspx
<<
I see nothing in this barring the use of the System namespace prefix. It
does suggest the use of a company name... but what about open source
projects where there is no company?
>>This is the same way in Java package names beginning with java.* are
assumed to be core parts of the JDK. <<
Would you prefer SystemX.Xml.Sax or Org.Xml.Sax as java would have you do?
The current naming choice seems good to me... is there a better reason why
it shouldn't be done as it is?
Respectfully,
Jeff Rafter
|