Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Max Parameters - Just Courious (like George the Monkey)
Message
De
08/04/2003 09:52:22
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00774200
Message ID:
00775076
Vues:
16
>Do you normally create a subclass of one of the default classes? I was thinking of like a collection class object.

Always. In fact usually to 2 levels!

We have subclassed all the base classes into a company base class vcx, then for all but the most trivial applications we then create another sublibrary for the application itself, whose parents are all in the company base class.

ie. fh_base.vcx is our framework level subclassing and then for example we wrote an application called "Eden" and the first thing we did was create Eden_base.vcx which inherited all the base classes from fh_base.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform