Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
N-Tier Design Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00753308
Message ID:
00753385
Vues:
36
You could design the biz object to open remote views to backend, retrieve and validate data, convert VFP cursors to ADO record sets that could be passed to the front end or even convert data to XML for inter Application data exchange. With that, the front end will not have to change nor will the middle tier if the backend changes. Only the connection in the database containing the views will change. That used to be one of the best approaches as of 2 years ago.

Have there been better theories lately to gurantee minimum code changes for different front and back ends in N tier design? Just curious.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform