Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One or more classes per ClassLib
Message
 
À
28/11/2001 15:43:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00587173
Message ID:
00587183
Vues:
31
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform