Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hiding class library code
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00135787
Message ID:
00135806
Vues:
9
Much Thanks, Mark.

Ciao,
Michel.

===================== Your original message follows ===============

>>Is there a way to compile a class library so that it can
>>be released for other programmers to use its classes but they cannot have access to any of the code ?
>>
>>Thanks.
>>Michel.
>
>Yes, first BACKUP the original class files (.VCX and .VCT). Type: Compile class myclass [in VFP3 type: compile form myclass.vcx] to make sure all method is compiled. Open the VCX as a table [use myclass.vcx]. Delete all the code from the Methods fields. Close the table and distribute as needed.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform