Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Prgs vs Methods
Message
De
15/01/1999 11:46:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Divers
Thread ID:
00176041
Message ID:
00176537
Vues:
42
>>>>What about those that say that OO is a tool just as everything else. It is to be used, but it is not an End-all, Be-all.
>>>
>>>This is inherently true. OOP is methodology. Granted it is a very popular and rock solid one.
>>
>>Agreed. Also, the mere fact that the product (VFP in this case) uses built-in OO-methodology forces developers to adopt it as default, just to avoid painful collisions.
>
>I've been following this thread because I'm doing more and more VFP but still supporting older FPD/FPW2.x systems and old habits are hard to break. I still use push/pop functions to open/close DBC tables in the init/unload events as nec. I have no experience letting a form's dataenvironment open an close tables for me but I would like to use the tools that are available. Does the DE have any pitfalls?

IMO, DE is pretty good. The only thing which should be checked is DE.Cursor.Database (CursorSource for free tables) properties. They carry values (mappings) from development machine, so they should be reset programmatically in DE.BeforeOpenTables event.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform