Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Good OO Methodology Or Too Much Trouble?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00051785
Message ID:
00051909
Vues:
35
>
>To reiterate briefly: 1. Do you feel that subclassing the vfp dataenvironment is more headache than it is worth? 2. Is the self-contained business object a good thing or should you be able to manipulate data directly?
>
>
>Any comments are appreciated.

You can or not recreate the Dataenvironnement.

If you want that your business object can handle some tables, you can manipulate it on code (IF !USED('myTable') ...) like you do in older Fox app. BTW, your class should be able to create the table if it not already exist (the dataenvironnement don't do that!).

Once you object can handle all those things, it is realy self contained.

:)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform