Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I have an application that is getting too big!
Message
De
20/12/2000 16:51:50
 
 
À
20/12/2000 14:38:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00455538
Message ID:
00455630
Vues:
40
>Next year, the in-house application (written in VFP 5.0) that I and a small staff of others help write and support is going to get a make-over. The compiled application is getting very large (almost 2 meg) and we're thinking about breaking it up into separate executables, with the main one called the other "sub-programs" when needed.
>
>Is there anything we need to keep in mind while evaluating the possibility of doing this? Any suggestions on how to make it as easy as possible? Any words of wisdom? Any and all help would be GREATLY appreciated!
>
>Thanks in advance for your help....

If you break you application up into separate projects, make sure all projects have the same set of base classes. You won't need to include every subclass. You can call classes and procedures in other exe's by using SET CLASSLIB TO myclass IN myotherexe.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform