Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OOP recommendations, please
Message
De
23/06/2000 07:45:12
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
 
 
À
22/06/2000 20:07:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00383528
Message ID:
00383660
Vues:
20
Alejandro,

One thing no one else has mentioned is the global variables. First, any variable initialized in the main program, though private by default, will function as a global variable because it will be visible to the whole application which runs from there on down.

Many people use an application object which holds these variables as its properties.


>Lastly, I use global variables to hold some frequently used values that I do not wish to fish repeatedly from the parameter table.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform