Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Public and local variable of the same name?
Message
De
17/01/2008 12:52:11
Mike Yearwood
Toronto, Ontario, Canada
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01282432
Message ID:
01282686
Vues:
12
>>I see. But will it fundamentally change anything, to have a public variable vs. a property of _screen? Thank you for your suggestion.
>>
>
>In my opinion it's better than having a public variable. You can, of course, also just add a property to your global application object. That's the way it is supposed to be - only one global variable oApp (and it may be declared private in the main program) and the rest would be properties of it.

There is nothing "better" about a public property on a public object than a public variable. Making the properties non-public with get/set methods or access/assign is the only thing that would make it better.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform