Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is one concrete Class per Class Lib a poor/good idea?
Message
From
06/07/2004 22:24:39
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
 
 
To
06/07/2004 17:37:39
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00916585
Message ID:
00921275
Views:
68
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
Previous
Reply
Map
View

Click here to load this message in the networking platform