Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why must we use SET CLASSLIB????
Message
De
05/06/2002 17:02:08
 
 
À
05/06/2002 16:56:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00664748
Message ID:
00665150
Vues:
17
>>Hi Matt
>>
>>A better question might be, why do we not have an alternative to classlibs?
>>
>>If I built a classlib with 3 classes, I cannot share just one class with you. I have to send you all three. If the 2 classes you didn't need were based on other classes, you'd end up with a ton of extra stuff.
>>
>>This is not unlike the SET PROCEDURE to huge.prg. If huge.prg has tons of procedures in it, I can't easily share one of them with you, without cutting and pasting.
>>
>>We've always had the option of creating individual .prgs with one procedure/function in each vs the lots of procedures/functions per prg. If I create little prgs for each function, I don't have to SET PROCEDURE to use them in an APP or EXE or anytime.
>
>So use DEFINE CLASS for all of your classes, and you can have it the same way.

Additional info:

It will work the same if you add all of your DEFINE CLASS at the end of your main.PRG file. All of the definitions will be available without SETting anything.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform