|
Post Reopened by mdb, Rasmus Faber, Simucal, John Nolan, Neil N
|
||||
|
|
||||
|
Post Closed as "subjective and argumentative" by sixlettervariables, Ken White, George Stocker, Orion Edwards, Lasse V. Karlsen
|
||||
|
|
||||
|
3 | added 34 characters in body | ||
|
Backwards compatibility is a big concern for language designers, especially when the language is as popular as C#. Over time languages accumulate obsolete features. It's considered good practice to avoid these features, but they are kept in the langage for compatibility with old releases. Which language features or base class libraries in C# would should be removed if backwards compatibility were not an issue? I am not asking about features that some developers like and others loathe. I am interested in features that are (pretty much) universally regarded as best-avoided (perhaps because there is now an outright better way of doing the same thing). |
||||
|
2 | added 78 characters in body | ||
|
Post Reopened by bruno conde, ctford, Joel Coehoorn, Jeff Sternal, knittl
|
||||
|
Post Made Community Wiki by ctford
|
||||
|
Post Closed as "subjective and argumentative" by Thomas Owens, Mehrdad Afshari, Daniel Pryden, Daniel A. White, Matthew Jones
|
||||
|
1 |
|
||
