Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft Agrees: VB is not Object Oriented
Message
De
08/04/1998 15:54:07
 
 
À
08/04/1998 14:38:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00090313
Message ID:
00090568
Vues:
35
>>>C/S = Client/Server
>>>OOP has the ability to make changes in one place and have them reflected throughout the application via inheritance.
>>---
>>Is inheritance the only plus with OOP?
>
>No. There are a few other things that must be present. Polymorphism, etc. But, lack of in heritance is the biggest thing that is lacking in VB that makes in non-OOP. If you need more info on OOP, you should look at www.microsoft.com/vfoxpro and at MS KB article Q141304.

Craig,
A few years back I was programming in MS Visual C++. I remember coming across an article on MSDN where MS said to stay away from inheriting more than 2 levels away from the superclass. example,

Superclass--->Inherited Class--->Inherited Class

They said there was a speed degradation if you tried to inherit anymore after that. I haven't looked into for awhile, have you heard anything similar about this?

Mark A. Struck
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform