Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best Approach For Large Application
Message
De
03/10/2001 18:30:25
 
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00495087
Message ID:
00563928
Vues:
24
Kevin,

We have a very similar situation and need to break things up into multiple projects and create multiple App/Exe files. So we gave the abstract factory idea a try.

It works as long as all of the required classes (form/bizobj/bizrule/dataenv) are in the same library, but we have our forms in separate libraries from the bizobj/bizrule/dataenv libraries.

The abstract factory will SET CLASSLIB to the form's classlib in the external App/Exe, but how does the framework handle the situation where multiple libraries need to be referenced?

Thanks for the help,

Ted.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform