Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any BizObj reference problem.
Message
 
To
22/01/2002 08:52:01
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00608039
Message ID:
00608388
Views:
16
>>>Why doesn't MyForm have an instance of AnotherBizobj on it?>>
>Well, methods of AnotherBizObj could be used all over the apps, on the about 5-6 forms. I am not sure if this is a good technique to put this bizobj on all those forms just to use one or two methods. But I can be wrong.
>

If a method needs to used in multiple forms then it might be best to put it on the application object (goapp) or a business object that has a reference on goapp. We use this technique with a GL Manager business object that we instantiate at application load to the application object so we end up with calls to goapp.oglmanager.

HTH

Dan
Previous
Reply
Map
View

Click here to load this message in the networking platform