Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Naming conventions for custom methods?
Message
 
 
À
16/11/2008 23:24:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01362229
Message ID:
01362292
Vues:
19
The nail on the head. It can't be said any better than that.

>A method name should describe what a method does and be a verb/noun combination, for example, GetCustomerByName, CalculateTax, etc.
>
>>I follow the common practice of use type prefixes when naming custom Properties in classes and forms like this:
>>
>>
>>lAddMode
>>cName
>>oTextBox
>>nSomeValue
>>etc.
>>
>>
>>Now then, is it also common to use those same prefixes when naming custom Methods that return known types.
>>
>>for instance:
>>
>>
>>lUsesVCR()
>> return Vartype(this.oPageFrame)='O'
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform