I randomly came across this
link today and was surprised to see that not only does garry support keywords and comments that are not portable (as we've known...), he strongly recommends programmers to not use the "old", more compatible style. (That's his wording, you can see in the history of the page edits)
My stance has always been that this is an all-around bad idea, since it breaks portability (including the ability to test your code easily outside gmod) and almost all editors. I was disheartened to see that
Unknown Worlds Entertainment (UWE), my favorite game development company, follows in garry's footsteps by supporting and using c-style comments through all their code for Natural Selection 2.
Is it really so hard to conform to the language's standards? Am I the only one who thinks this is a bad idea?
Also, the forum's been quite for over 24 hours, I had to post something to liven up the conversation.
