Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Procedure or Method
Message
 
 
To
14/07/2000 05:10:23
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00392279
Message ID:
00392283
Views:
9
>I have a form that will call many programs to carry out various procedures.
>
>Should I have a central "functions" program and call them from the form, or should I be putting all the procedures into methods on the form.
>
>I am really after the correct way of doing this - but also understand that it may be based entirely on preference.
>

Our practice:

If it should be subclass in the near future, put it in a method. If it is not, better if it remains a pure routine or procedure for faster execution.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform