Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Tip - #2 Today
Message
 
To
09/07/1999 09:49:53
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00238801
Message ID:
00239415
Views:
24
>Hi George.
>
>So many people say a derivative of don't worry about the speed, you'd have to do it so many times, etc. Now, if everyone of us is guilty of this in 10 different parts of our code and our users operate the program 10 times a day, that's a lot of wasted time! < g >

Oh, I agree completely. However, these things should be designed within the context they're running in. As an example, I think that everyone would agree that dynamic linking with FoxPro is slower than including the necessary components. However, the real question should be does it hinder performance to the point where it shouldn't be used. My experience has been that it doesn't. Since this has been the case, it is much more efficient for me to dynamically link, since it requires me only to recompile one module rather than all the modules that use it and turn that one over.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform