Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple project files
Message
De
31/12/2000 10:48:44
 
 
À
29/12/2000 09:39:15
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00456570
Message ID:
00458188
Vues:
18
>>I have my main application... view, edit, report on data.. etc.
>>
>>Then there is a 'automated' piece to the system which is to run on a dedicated server, which will download files from external sources and process them into the main applications data tables on a regular schedule. If I want to share any of the business objects between the main application and this automated piece, what would be the best way to handle it.
>>
>>At the moment though... in the automated piece, i'm not using any business objects but just accessing everything through SPT. ( all the apps data is in SQL server, can't wait to see any enhancements in your next version for SPT *s*)

>Sounds to me like you have a set of bizobjs processing data from the server, and another set of objects taking that data and loading it into the app. Why not compile the sql bizobj's into a COM server and let your application bizobj'S call it when needed.
>
>If this is the case, the documentation has a good example of how to create a COM server, and what files will be necessary to be included in the project.

James,

If i understand you correctly, I'd then be putting all my shared business rules into a COM server. Which having all of them in one spot is nice. But for the minor work of compiling two projects, instead of one, I would rather have all these rules included in each piece.

Anthony
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform