Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subclass application
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00874765
Message ID:
00875039
Views:
18
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
Previous
Reply
Map
View

Click here to load this message in the networking platform