[saxdotnet-notify] [ saxdotnet-Bugs-1172597 ] XML, not Xml
Brought to you by:
jeffrafter,
kwaclaw
From: SourceForge.net <no...@so...> - 2005-03-29 21:45:45
|
Bugs item #1172597, was opened at 2005-03-29 10:45 Message generated for change (Comment added) made by kwaclaw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=611032&aid=1172597&group_id=95340 Category: None Group: None Status: Open >Resolution: Accepted Priority: 5 Submitted By: Elliotte Rusty Harold (elharo) >Assigned to: Jeff Rafter (jeffrafter) Summary: XML, not Xml Initial Comment: The doc comments in AElfred's XZmlparser class, and possibly elsewhere consistently refer to "Xml documents". This is miscapitalized. It should be "XML documents" even if the class names use the mixed case form. Honestly, that bothers me too, but it seems more conventional in the .NET world. However. "Xml" in documentation is just plain wrong. ---------------------------------------------------------------------- >Comment By: Karl Waclawek (kwaclaw) Date: 2005-03-29 16:45 Message: Logged In: YES user_id=290026 You are right about the first point. However, the naming standards in the C#/.NET world would not allow the use of more than two consecutive capitals for any names (in source code). Assigned to Jeff. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=611032&aid=1172597&group_id=95340 |