Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy classes to new applications or use central classes
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00144539
Message ID:
00145193
Views:
31
>Yours is the same as mine. The only things I don't subclass at the client level are complex containers like my cntReportControl that has my cClass objects inside it. Since there's no clean way to change them out for bClass objects I decided to just not subclass those and make client changes at the instance level.

Have you considered using the Factory Method pattern to add cClass or bClass objects, depending on whether it's overridden?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform