Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to protect class library source code?
Message
De
09/04/1998 10:53:42
Shihchau Tai
Apic Systems Pte Ltd
Singapore, Singapour
 
 
À
09/04/1998 10:26:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00090730
Message ID:
00090776
Vues:
18
>>I will like to give my source codes for the application to my users but not the class libraries source codes. Is there a way I can protect the class libraries source code while allowing others to modify and build the application?
>>
>>Thank you.
>
>
>Yes. You can USE MyClass.VCX just like any DBF. The Methods field contains the source code. Just do a REPLACE ALL Method WITH "".
>
>Make sure you backup your files before doing this or you will lose the code.

Thanks. It works fine.

Just curious, why isn't this action causing a problem in the rebuilt executables? Does 'build' use 'VCX' file at all? What other fields we can clear away? Also, is there a way I can hide the classes in the library so that others can't see what the library is made up of? (I tried delete all but rebuilt gives me error)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform