Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Framework subclassing strategies
Message
De
04/10/2001 23:41:30
Paul Williamson
Williamson Enterprises, Inc.
Livingston, Montana, États-Unis
 
 
À
03/10/2001 22:49:41
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00563848
Message ID:
00564613
Vues:
16
Hey Rex.

Making the changes in the generic project dawned on me just minutes after posting my inquiry <s>

Thanks for the help!

-pw


*------
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 beginning with an "R" and place these in a file on the same level as the COMMON30 directory (I call it RCOMMON30. I then subclass the "R" classes to "A" classes and have these classlibs in the application directory. If the "A" class already exists, 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.

HTH

Rex

>Hi,
>
>I am brand new to the MM Framework (and it's the first one I have ever used). I would like to subclass the framework, then subclass it again for the application that ships to the client (as recommended in the "Subclassing the Framework" topic in the Developer's Guide).
>
>I am looking for strategies/tips to do this. I assume this must be done for each new project that I create (and from the beginning each time) correct? That can be time consuming. I thought about writing a program to do this, but I doubt I will need every class (or all the recommended ones in topic) in every project/application I develop with MM (perhaps I will).
>
>Any ideas?
>
>Thanks,
>
>-paul
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform