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

Content deleted Content added
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.