Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Prgs vs Methods
Message
De
14/01/1999 12:19:45
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Prgs vs Methods
Divers
Thread ID:
00176041
Message ID:
00176041
Vues:
87
There is some thought that forms that will not be sub-classed should use prgs instead of methods. The arguments are

1. It is much eaiser to modify a prg. You can see all functions and procedures, therefore its easier to modify the code.

2. You can make modifications while the form is running.

3. In general its easier to add variables and procedures to a prg than it is to add properties and methods to a form.

4. If the client has a VFP on their site, and the prgs are excluded, you can easily step through the code as long as the prgs have been excluded in an Exe. You could even make modifications while the Exe is running on the client site.

Any thoughts?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform