Content deleted Content added
m Signing comment by 96.49.67.104 - "→Nice link: " |
→Sentence about the Goto statement: new section |
||
Line 504:
record.
~ Bryan O'Doyle <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/96.49.67.104|96.49.67.104]] ([[User talk:96.49.67.104|talk]]) 20:42, 4 February 2012 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
== Sentence about the Goto statement ==
The side remark that the goto statement is supported but seldom needed appears superfluous to me (hence I removed it but my edit was revoked). Here is my reasoning:
- Goto is supported in many languages, but it is a relict and never used (with maybe some extremely rare exceptions) (in 10 years of Ada programming I never needed it). As the "exit" statement is supported, I would claim that goto is in fact _never_ needed.
- The goto statement also exists in C/C++ and many other languages, yet it is not mentioned in the respective wikipedia articles.
- This article is by no means a complete account of Ada, and probably can't and shouldn't be, and there are thousands of more important things to add than something about the goto statement.
- The sentence reads to me like someone's attempt to portray Ada as an old-fashioned language (considering that it is not mentioned in articles about other so-called modern languages), which is why I do not like it in the current form.
I would therefore like to argue that the sentence can be removed. Please share your opinion :)
|