Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Framework subclassing strategies
Message
From
09/10/2001 14:09:43
Paul Williamson
Williamson Enterprises, Inc.
Livingston, Montana, United States
 
 
To
03/10/2001 22:49:41
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00563848
Message ID:
00566103
Views:
18
Hi Rex,

I have some questions in reference to your response. Hope that's okay!

>>Paul,

First, the classes need not be subclassed for each project. If you make the changes to the Generic project, when you run QStart.App, your new application will have all the changes.

Personally, I subclass the classes to files
<<

Files? Do you mean class libraries?

>> beginning with an "R" and place these in a file on the same level

Level? Do you mean the same directory?

>> as the COMMON30 directory (I call it RCOMMON30.

By it, do you mean another sub-directory under the mmortals directory?

>> I then subclass the "R" classes to "A" classes and have these classlibs in the application directory.
<<

Application directory? Do you mean the project created by the Qstart utility?

>> If the "A" class already exists,

Why would it already exist?

>> I redefine it from the "C" or "K" class to my "R" class. You will also need to add the "RCOMMON" directories to your search path and add the "R" classes to your project.
<<

Won't the Qstart utility add these?

Thanks!

-paul
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform