Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Practical limit of Properties on goApp
Message
From
09/03/2000 09:24:14
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Practical limit of Properties on goApp
Miscellaneous
Thread ID:
00343639
Message ID:
00343639
Views:
44
My Application Object has all of the details of the application, including the name of the app (for the splash screen), the month and year we're currently working on (goes in form captions and on reports), the IP address of server we import our data from, the names of the files to import, etc. etc. etc.

I keep all of this stuff in a table and add it to goApp after I instantiate the object.

Now I'm adding reports. They have titles, footer text, and may have footnote text. That means about 20 more properties. Obviously I could create a goReports if I needed to keep from overloading goApp.

Is there any reason not to have 100 properties on goApp? Any reasons to have a separate goReports for the report-related stuff?
Next
Reply
Map
View

Click here to load this message in the networking platform