Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When is too many .VCX is too many?
Message
From
07/03/2011 17:56:33
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01502837
Message ID:
01502865
Views:
64
Hi Dmitry,
Mike Yearwood advocated this one class per classlib and with common classes that is what I do. We have over 300 classes in a common folder. Most project specific classes are in a single classlibrary, always named the same, MyApp. Sometimes for ease of use we divide things into a few more.
I have EXEs that are 42 MBs, mostly because of all the template, XLTX, type files that are included. We don't have any issues with performance, so I don't really worry about the size.
When we first started with OOP developement we put common controls, forms, etc, into classlibrary files, grouping by type. We are still paying for that. If I reference one of the old classes, suddenly every one of those original classlibraries is brought into my project.
Charlie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform