Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hiding source codes
Message
From
17/10/2006 05:22:09
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
17/10/2006 04:41:17
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01162433
Message ID:
01162439
Views:
11
>Hi, need some help here. All the screen, report forms and classes are located in the server where all developer's have access. I'm looking for a way to stop other developer's from viewing or amending the coding in my custom class. Is there any way to hide the source codes in a custom class?

Keep the originals at a local place where they don't have access.
-Compile them
-Create copies
-Remove code from copies using their file as a table ie:
use myclasses.vcx
blank fields methods
use
-Move copies to shared folder.

Or create app/exe and they should use them instead (but not a trivial task IMHO).

PS: Another easy way is to stop working with those who you don't trust.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform