Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Proper Encapsulation Techniques?
Message
De
04/09/1998 12:29:32
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00131613
Message ID:
00133370
Vues:
11
>In an N-Tier system the bizobj is the data behavior object. I may use a form class that has a GoNext emthod, but if the form is using a bizobj that method will simply delegate to the bizobj.

By the same token you can have the business object check the 'biz rules' stuff and pass the message onto the data behavior object to actually do the 'skip' or whatever is required for that behavior class...

this.oDataBehavior.next()

(see Codebook)

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

Click here to load this message in the networking platform