Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subclassing DataEnvironments
Message
From
13/10/2000 15:57:30
Gerald McKinsey
Keystone Consulting Services, Inc.
Yorktown, Indiana, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Subclassing DataEnvironments
Miscellaneous
Thread ID:
00429334
Message ID:
00429334
Views:
38
The Mere Mortal Developer's Guide suggests subclassing the cDataEnvironment Object into your aDataEnvironment Library, naming it after your Project, in some way, and then base all of your future dataenvironments off of that. (For each application you make)

We've done that, but now I have a new method I'd like ALL dataenvironments to access. Even in different Projects. Does anyone see anything wrong with making a subclass of cDataEnvironment, and putting into one of the Custom MereMortal libraries (not aDataEnvironment Library inside the project), and subclassing all future DataEnvironments off of that instead?

In other words, all dataenvironments I make inside any project would be subclassed off of my newly subclassed DataEnvironment.
Should I continue to make Project-Level subclass of that dataenvironment too?

Thanks,
Dustin
Next
Reply
Map
View

Click here to load this message in the networking platform