Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find a class which is not complimenting the parent class
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01009786
Message ID:
01009836
Vues:
10
This message has been marked as the solution to the initial question of the thread.
You can open class library as a table and check Properties and Methods memo fields for each class. If Methods memo is not empty then subclass has some override code in its meyhods. It's little bit more complicated with properties because it's never empty. There's at least Name property. You'll have to decide which properties to ignore in your analysis.

>How can I find out (without opening and looking at the property sheet) if a class is not complimenting the parent class's properties and methids.
>
>In short how to find a class that is just taking up hierarchy space but not contributing to the hierarchy? I want to make the heirarchy one less deep if I can.
>
>Small PRG nothing sophisticated is fair.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform