Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Splitting Project into parts for better code management
Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Splitting Project into parts for better code management
Miscellaneous
Thread ID:
00721980
Message ID:
00721980
Views:
48
Hi all,

With my basic experience in FPD25, just to give an idea, I have DOS project in 2 parts, one project which is compiked into an APP which is sort of a DLL Hell the DOS kind common to all my projects. Second is the project for an EXE which is per project. In the EXE project I have a stub prg which call the main routine in the APP thus the main prg in the APP acts as a procedure file w/o SET PROC TO. SET PROC TO is free to be used by a prg in the EXE.

Now in the same vein in VFP6SP5 I am using CB. Now CB has a c-layer of classes which are constant for the version and I nor my juniors should not have any reason to change it. CB also has an i-layer which I can change but not my juniors. The a-layer is a free for all as far as coding is considered.

How can I attain same results in VFP6SP5 as I got in DOS. This splitting will help me inadverrently changing things that I will regret for time to come.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Reply
Map
View

Click here to load this message in the networking platform