Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The saga of the 13 bizobj form
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00396804
Message ID:
00396872
Views:
17
>I REALLY have the feeling that this is getting out of hand. I have 13 of them already and am about to add a 14th!!!!
>
>Is there any way to hide the bizobjs or somehow move them to a side or something so I don't keep stumbling upon them while designing this form?
>
>One thing I'm pondering is whether to get three of these bizobjs and their corresponding comboboxes and make them into a new class since they will ALWAYS be appearing together anyway. Kinda like the address_entry class in the framework.
>

Do you REALLY need all the power of the BizObjs on the form at the same time? If you only need lookup tables you could use the oDELogical to cut down on the overhead of the BizObj. Another idea is to load the data into a container and when you need that data then istantiate it at runtime. Finally, I also use a call to another form for "extra" data that doesn't need to appear to the user with the "main" data. That way my bizobjs are only loaded when accessed.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform