Re: there is an error in comments

From: Steve Howard <stevedhoward_at_gmail.com>
Date: Wed, 23 Dec 2009 10:07:16 -0800 (PST)
Message-ID: <fcb61aac-ffec-4994-8a5d-8ec5b9fb59de_at_r14g2000vbc.googlegroups.com>



> But I don't see any causes that PS/Sql's syntaxes must differentiate
> from the mainstream languages.
>
> Daneel Yaitskov

This makes no sense to me. This is not a multi line comment in java...

"""
useless comment
"""

...but is in python. However,

/*
another useless comment
*/

...does work in java, but not python.

That is one of the reasons different lanaguages exist, to serve different needs. I don't think comment syntax is a reason to suggest a language is not useful. Received on Wed Dec 23 2009 - 12:07:16 CST

Original text of this message