Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One or more classes per ClassLib
Message
 
To
28/11/2001 15:43:05
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00587173
Message ID:
00587183
Views:
30
This message has been marked as a message which has helped to the initial question of the thread.
>In developing an app to utilize com components, would it be best to create 1 Classlib and many Classes or should I have many Classlibs?
>
>For example, in an Inventory app, should I just create:
>
>
ClassLib = Inventory
>
>Classes  = Receiving
>           Shipping
>           Storing
>           Perform Inventory
>
>or would another method be preferable
As far as COM is concerned, I think the answer is: it depends.

On the other hand, regarless of COM, you may consider how many people will be working on your classes. If you have multiple developers, then having them on individual class libraries will allow each developer to work on a different library without conflicts.
Hector Correa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform