Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A little problem
Message
From
23/01/2004 14:01:09
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00869802
Message ID:
00870054
Views:
19
I agree with David.

The overhead involved is insignificant to the advantages of using OOP methodologies where appropriate.

If you are planning on using VFP to build a business database solution it is a no brainer. You would be better off worrying about optimizing data access, indexes, and network load than to worry about how long it takes VFP to make a form object.

Unless you are planning on using VFP to develop some sort of game (not a good solution for VFP anyway) that needs every ounce of GUI performance you are being pennywise and dollar foolish.

Greg

>Fabio,
>
>>a) VFP is a mix style language. When VFP it will become a pure OOP I will not have escape.
>
>You have an escape right now, there is nothing forcing you to use commands that should be marked as deprecated IMO.
>
>>b) Old style no oop commands are faster
>
>Wow, a whole 0.27 seconds longer to instantiate and destroy 1000 forms. Given that an end user couldn't measure the 270 microsecond difference on a form starting and closing I'll stick with createobject( "form" ).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform