Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory Mgmt & native objects vs. COM objects
Message
De
01/08/2001 20:13:18
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00538233
Message ID:
00538651
Vues:
13
Hi Christof,

Thanks for lowdown.

>However, what VFP internally uses is a memory structure that is created the >first time a class is loaded and duplicated for each instantiated object.

This is interesting because it implies that using OOP is more inefficient in terms of memory management than the old fashioned procedure files...If I create a custom object to store methods, it's really more inefficient than simply creating a procedure file and issuing a SET PROC TO...?! Unless SET PROC TO also loaded the whole proc file into memory, which doesn't seem logical, considering the limited memory of the older machines. Hmmm.

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

Click here to load this message in the networking platform