Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programming approaches in foxpro 2.x and vfp
Message
From
07/10/1996 13:33:42
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00009087
Message ID:
00009546
Views:
51
>>

>> >What? A problem in the dev. product? VFP? Lucien! He said it! :-)
>>
>> I never said VFP was perfect,
>
>Did you not say that the GUI and OOP features were not badly implemented?

again this is a problem with the "visual programming" capabilities of VFP
but anyway VFP's OO does not support everything (e.g. multiple inheritance) and I've said it before - still it is a very good OO implementation


>So you are saying that they do have a bright future :).

u said it - not me :)

>BTW I looked at your DE extraction. It's nice. But to be honest, I'm a little puzzled. Is there
>a difference between using the DE and opening tables in the load event, other than C/S or permanent
>relations?

DEs are more conviniet when desinging pages (esp. in VFP5.0 where drag and drop work better)
there are advantages of having the DE in code (rather having them as a seperate independent object - alas in VFP that means in code) as having more power and being able to use them if u use form classes instead of
Do Form
the DE extractor just helps u have the advantage of DEs as object and to design them with the visual tools

Arnon
Previous
Reply
Map
View

Click here to load this message in the networking platform