Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is one concrete Class per Class Lib a poor/good idea?
Message
De
06/07/2004 22:24:39
 
 
À
06/07/2004 17:37:39
Mike Yearwood
Toronto, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00916585
Message ID:
00921275
Vues:
74
Hi Mike

>>These vcx are used by 12 Apps and 1 very large Exe,
>>and 2 directory levels down are added to each path.

I think the set Path/classlib approach to store the info in a single string
is suboptimal. Adding 1 vcx consumes about 50 bytes (in this special dir structure),
and if I remember correctly the length of set classlib was 8KB.

Now imagine some users and developers going wild over long path names -
not a nice idea. Path and classlib should be handled via cursor or array.

>I can't read your mind, especially with the internet between us ;)

Ok, I will periodically disconnect, if that helps your ESP ;-)

>
>Good point though. No I have not tried that, but I will!

Performance "motivated" me to use createobject against
open classlibs - but I haven't rechecked after vfp6.

Pls. keep me posted

thx

thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform