Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
True object oriented?
Message
From
02/11/1999 14:40:40
 
 
To
02/11/1999 14:30:05
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00285641
Message ID:
00285651
Views:
24
>I am choosing visual foxpro for our development platform on a financial application, we need a true object oriented platform that can rely on, can anyone tell me how visual foxpro does in the OOP arena? Does it pose any limitation in oop development in comparison to the other oop development tools? What we look into now is the ability to do multiple inheritance?
>
>Jensen Lee
>ACO

Visual FoxPro has an excellent object model.. but, it doesn't do Multiplte Inheritance... (meaning a class can not have two or more parent classes)

But, you can accomplish much of what you may want multple inheritance for with Aggregation and Composition.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform