Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass value of parameters from UI to BIZ to DA
Message
From
21/01/2008 10:40:12
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01283283
Message ID:
01283653
Views:
13
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform