Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Should CursorAdapters Become The Data Layer?
Message
 
 
À
17/02/2003 19:55:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00754297
Message ID:
00754311
Vues:
16
Hi, Brian.

>I'm working on building a new n-tier app in VFP 8 and want to take full advantage of the new functionality and features it offers. So I guess the question is, should the data layer now be CursorAdapters?
>
>I'm struggling with how to best implement them since there still should be separation between layers and it seems that CAs tie forms closer to the data layer.

As I see it, CursorAdapters are not the data layer, but the means to exchange data. You can pass a CursorAdapter between tiers (data - bizobjs - UI) and use the underlying dataset, much as we could do before with an XML string or an ADO recorset, but with a cleaner interface.

Hope this helps,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform