Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Public Variables or Object Properties
Message
 
To
24/05/2001 10:01:04
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00510878
Message ID:
00510910
Views:
20
>Afternoon
>
>Just a query.
>
>I have started replacing my Public variables with Properties on my "Application" object, is this good practice, or is it down to preference?
>
>Thanks

Kev,

The one thing that moving public's to either the Application or _SCREEN object is that you can issue a CLEAR ALL without affecting them. You can't do that with a PUBLIC variable. In some cases, CLEAR ALL, can be helpful.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform