Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Subclassing
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Subclassing
Divers
Thread ID:
00536237
Message ID:
00536237
Vues:
46
I have a question regarding subclassing. For ease of reading I will use an over-simplified example:

I have a base form called frmBase from which I create a new class called frmData, these are both very generic classes which could be used by multiple apps.

If I create a new app, theory suggests I should subclass these again for my new application, let's call it APP. If I extend frmBase to the new application and call it APPBase, then extend frmData to APPData I have a problem because any changes I make to APPBase will not be reflected in APPData.

Hopefully I have explained this clearly enough. There is no urgency here, just for my own understanding.

TIA
Craig.
- Craig

"If you're not prepared to be wrong, you will never come up with anything original."
- Sir Ken Robinson
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform