Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Anyone still use 'Set Procedure To'?
Message
 
À
09/08/2007 19:31:35
Vernon Chambers
New York City Transit
New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01247248
Message ID:
01247280
Vues:
26
Hi Vernon,

PRG based classes still have some advantages over VCX based classes (and some disadvantages, as well, of course). For instance, it's faster to instantiate them. Renaming, adding and removing methods and properties is faster in PRG, as well. While you could use NEWOBJECT() for PRG based classes, CREATEOBJECT() is faster, but requires SET PROCEDURE TO.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform