Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Coding Standards
Message
De
08/07/1998 12:39:31
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00115272
Message ID:
00115345
Vues:
15
>o Don't abbreviate commands and functions in code (what you do in the command window is your business :))

I hate it when people do this.

>o Command and Functions are always in CAPS.

I prefer lower case. It is easier to read.

I don't like type characters in table column names or class properties and methods.

Defined constants and string literals [used("ALIAS")] should be uppercase.

I like uppercase for aliases and table names, but don't strictly enforce it.

It is good that we have beautify back.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform