Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass value of parameters from UI to BIZ to DA
Message
De
21/01/2008 10:40:12
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01283283
Message ID:
01283653
Vues:
14
Right for option A. You have to be carefull and make sure that you release the pointer in the Release event of the biz class if you go that way. For option B, you're not creating circlic references if the property is (for exemple) a string. You're just passing a string value to the biz class, not a pointer to the parent.

>I haven't read the whole thread, only this message, but I agree that only C option is a valid one. With A & B you're creating circlic references problem and you would not be able to release the form.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform