Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CreateObject() vs NewObject()
Message
De
22/08/2007 22:27:52
 
 
À
22/08/2007 15:04:38
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Divers
Thread ID:
01249678
Message ID:
01249755
Vues:
25
Hi Dragan.

>>NewObject() is slower then CreateObject()
>
>Because it needs to find the file (even internally)?

No, because NEWOBJECT() works by first saving a list of all of the open class libraries, then closing them, then creating the object, then reopening all of the previously open class libraries. Weird I know, but that's how it works.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform