Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How I could hide the code that is placed in a class.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00122680
Message ID:
00123006
Vues:
35
Hi John,

>Would'nt this cause problems with debugging???? What if a developer needs to trace the code??
It can cause problems but the idea is to stop a developer from seeing code from a class. When tracing the code the 'Source not available' shows up in the trace window. The developer can still go an add code before or after calling DODEFAULT() and compile the class library and it would work without any problems.

Personally, I have never found a need to use it though. < g >

>>>How I could hide the code that is placed in a class, so that other users could not modify it.
>>>
>>>
>>>Mauricio Mesa.
>>
>>browse the class file. one of the fields has the code in it. you can delete this (but make sure you have a copy first!) another field has the compiled code. this will run and can't be re-engineered without refox (or similar tool)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform