Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Classes, subclasses and the project manager
Message
 
To
20/09/2000 14:55:42
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00418690
Message ID:
00418820
Views:
29
Stephane,
If you aren't working on your classes regularly, you might want to store backup copies and then distribute versions with just the compiled code. You can delete the code in the Methods field and the class will still work. However, you CANNOT change anything as when the class recompiles you will lose the existing methods. Keep backups of your backups < grin >

Of course if your users insist on clicking "Recompile all" they will suddenly NOT have any methods in their classes.

Barbara

>Hi,
>
>I work in a large office with multiple programmers and such. I recently built some classes on which I rely to build my applications. Then, some of the employees here started using those classes and I didn't want them to play with my (working) code. So I decided to subclass my existing classes and make them available. The only problem is that when they add the subclass to the project, they also have access to all it's parent. So, they still EASILY can play with the original class. I don't think it did that with VFP5 but now, with VFP6, it does. How can I change that?
>
>In fact, I know I have to let them access all the parent classes but is it possible not to show them all in the project manager?
>
>I only want the project manager to show the subclass I added and not all the parent classes that are always automatically added.
>
>Thanks in advance, Stephane.
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform