Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does a PRG class execute faster than a VCX based class?
Message
From
15/08/2005 09:32:31
 
 
To
14/08/2005 21:34:07
Jet Eloriaga
JetSpeed Solutions, Inc.
San Juan, Philippines
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01040117
Message ID:
01040957
Views:
18
>I don't know, maybe it's really just me, but I hate the
>idea of doing the same stuff over and over - especially
>if I know that it can be done by the computer. :)


But why are you having to do some much work over and over. If your class hierarchy is properly structured, the only things you have to do at the bottom level are those things that are different about this class/form/object. If you're putting the same code or controls onto a whole lot of different forms, then that code or controls should go higher in the class hierarchy.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform