Talk:Comparison of C Sharp and Java: Difference between revisions

Content deleted Content added
Useerup (talk | contribs)
Useerup (talk | contribs)
Line 178:
 
So in short, I propose that the section on Enumerations be revised. I don't know enough about Java to do it in a non-biased manner. <small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Skoobiedu|Skoobiedu]] ([[User talk:Skoobiedu|talk]] • [[Special:Contributions/Skoobiedu|contribs]]) 06:47, 16 July 2011 (UTC)</span></small><!-- Template:Unsigned --> <!--Autosigned by SineBot-->
 
:Thanks Skoobiedu. Good points. You are quite correct and I will try to edit the section (I already edited out the passage which could convey the impression that C# enums are not type-safe). Both languages are indeed completely type-safe, except for when ''unsafe'' sections are being used in C#. [[User:Useerup|Useerup]] ([[User talk:Useerup|talk]]) 09:29, 31 July 2011 (UTC)