Talk:Comment (computer programming)/GA1: Difference between revisions

Content deleted Content added
 
(2 intermediate revisions by the same user not shown)
Line 36:
 
*Comments in web templates; HTML is not a programming language, so why is this included?
<font color="orange">
:: 1) HTML is not a programming language, however from an editorial standpoint, it is not unreasonable to treat HTML comments, markup language comments, configuration file comments and other such concepts as indistinct from those of programming languages.
:: 2) HTML comments routinely appear inside JSP (Java), ASP (VBscript, Javascript), ColdFusion and many other programming languages, and consequently it is a common requirement to know the correct syntax for both kinds of comments even in the context of a programming language (this assertion is supported by cited references in the article).
</font>
 
*"In between these views is the philosophy that comments are neither beneficial nor harmful by themselves ..." The word "philosophy" is being abused in this article. These are opinions, not philosphies.
:: <font color="orange">This issue has been addressed. The word philosophy, (which appeared only once in the prose of the article as far as I could see) was replaced with "assertions" (which are supported by references).</font>
 
*Potentially significant sections such as Metadata and annotations (which is completely uncited) do not adequately cover their topic, thus not meeting the GA broadness criterion.