Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Subclass application
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00874765
Message ID:
00875039
Vues:
16
John,

>I have developed an application for clientA. Recently, I just get a call from clientB asking for the same application, however he wants some customization/enhancement.
>My question is, how could I subclass my application, that can reuse my code and easier maintenance?

You could create a new project that contains all the source code in your original project. Then, whenever you need to customize something for client B, you could create a subclass of an existing class. As an alternative, you COULD keep a single project and use the MM VFP Factory object to data drive instantiation of classes where functionality differs for Client A and Client B.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform