Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB Classes
Message
 
 
To
23/12/1998 14:08:59
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00169994
Message ID:
00170565
Views:
16
>Although multiple inheritance would be great, I'm not sure Microsoft knows how >to use it (contrast MFC with OWL.) I would settle for Java style Interfaces.
>Multiple constructors (or Init() methods) with typed parameter declarations >would be nice. I hate having to check for the existence and types of >parameters.

I totally disagree here.. Saddling VFP with multiple-inheritance would utlimately cause more harm than good. On the other hand, having 1 root abstract class that could be used would make it easier to define common attributes and behaviors. Of course, with VFP's superior containership model - aggregation gets us around the problem quite nicely.

If you want/need multiple inheritance - there are other tools that do support that.
Previous
Reply
Map
View

Click here to load this message in the networking platform