Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add to data environment at runtime
Message
From
24/01/2000 16:53:44
 
 
To
24/01/2000 15:19:26
Cheryl Qualset
Qualset Computer Consulting
Davis, California, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00320325
Message ID:
00321839
Views:
19
Hi Cheryl,

Pardon my ignorance, but which Kevin are you refering to?

>Have you tried to apply the VCX idea that Kevin came up with to store DE classes in a VCX?

The approach that I use for my framework is that I use a .PRG for my base Session, DE, and Cursor class definitions with methods / properties that cover the basic functionalities. These classes have hooks to methods in visual decorator classes (e.g. container, custom) which are used to augment or overide default behaviors. As such, I never need to subclass the my base data classes. However, my base data classes are fairly robust to begin with.

At first, I was kinda hoping that the Fox Team would eventually visualize the base data classes. It really doesn't matter anymore because it actually forced me to use an important design pattern that is extremely flexible and easy to use - and with no builders. I hate builders.

My next project will involve modifying them to support XML messaging and stateless processing - in other words, bitting the COM bullet. Iv'e got alot of homework to do to say the least.
- Jeff
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform