Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.NET Complaints
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00692485
Message ID:
00692641
Views:
22
>Why on earth are a lot of the .NET base classes marked as "sealed"?

Yeah, basically its a cop-out by Microsoft. The only thing that I can think of is that they don't want you subclassing certain classes (like the String class) because they want the freedom to change the implementation in the future without being accused of breaking your code.
Previous
Reply
Map
View

Click here to load this message in the networking platform