Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Including .h files in subclasses
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00124252
Message ID:
00124345
Vues:
18
Jim,

Yeah I understand the why's and wherefores. It's just that VFP include files are much more limiting than they are in C/C++. And VFP micro component level compiles are different than a C/C++ compile where the changed modules compile all at once. This is good and bad for VFP.

Plus not having timestamp dependencies like a C/C++ make file lets classlibs potentially go uncompiled without current #define values. We shouldn't have to compile classlib or rebuild a whole project by hand.

Although the new projectmgr hook though will be a great place to handle the .h .vcx dependencies like a real make file.

>The problem is that include files are compiler directives and the compiler runs separately for each class.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform