Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Window Inheritance
Message
From
13/09/2011 11:22:44
 
 
To
13/09/2011 11:13:01
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Miscellaneous
Thread ID:
01522992
Message ID:
01523435
Views:
55
>Interface inheritance good. In general, implementation inheritance bad.

Ah, interface inheritance ... OK, I agree with you there! But, sometimes, you just gotta sub-class an implementation (or an abstract class <g>) ...

~~Bonnie



>
>>In the early days of .NET (1.0 and 1.1), there were some WinForm controls that didn't work quite right and sub-classing them was the only way to get around their quirkiness (ComboBoxes come to mind, I think ... it was a long time ago <g>). Plus, it seemed at the time, that I was always needing to add some functionality to a control (TextBox or whatever), that was needed throughout my application. So, we sub-classed everything. Now, granted, I had just jumped from VFP to .NET, so perhaps it was out of habit. But, at the time, it seemed the only way to solve the issues we were having.
>>
>>Not sure what point you're trying to make about interfaces ...
>>
>>~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform