Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Screens
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00677662
Message ID:
00677768
Views:
29
>>well as a programmer I program for a reason and I am asking whats the reason for a dynamic form and what the benefit to a dynamic for over a regular form
>
>
>Ah, yes, I am asking the same questions. I don't know, but i would like to find out!
>
>matt

Why is everyone so shocked at the Dynamic Screen concept? Ever heard of a Factory?
It's practically how FoxPro compiles.

This concept is as old as FoxBase and Clipper. It was usually referred to as "Data Driven". Art Fuller was big on this, about 8 years ago, with his ArtFull library. (Which I thought was great).
The benefit was to be able to make screen changes without having to recompile. Changes to a table structures did not require a new application program. Validation routines could be custom called via macros etc. It made customization easy and could even be used to allow a client to add or remove known fields.

I would say that the technique has been obsoleted by object oriented languages like VFP. That may be why the VB guys were doing it.
Chris
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform