Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class Design Question
Message
From
09/07/2004 13:33:17
 
 
To
09/07/2004 13:11:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00922575
Message ID:
00922595
Views:
18
>
>The reason for adding the method to the parent isn't just the convenience of having it there, but the notion that if both children need it, it must logically belong to the parent.
>

Tamar,

In .NET, every class inherits from System.Object. Obviously, the System.Object class does not contain stubs for every method in each class that inherits from it. From a desing standpoint, how is this situation different?

I guess I'm going under the premise that there might be a third child someday that may not need that method....
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform