Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh order for shapes
Message
From
16/08/2005 08:18:35
Walter Meester
HoogkarspelNetherlands
 
 
To
16/08/2005 07:16:32
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01041107
Message ID:
01041286
Views:
29
>Possible, but with all the problem list of VFP I prefer to touch something only when it is tightly necessary.
>Another example is if a BIND exists on LockScreen, that has to happen only when it changes of value


Well I program my BINDs and ASSIGNs such way that they check if the value has changed or not. It is part of my 'defensive programming' strategy. Esspecially within those kind of procedures you'll have to be very carefull, because the developper accessing the property might not have a clue that it is calling some additional code. Therefore I'd like to avoid BIND and ASSIGN procedures unless there is no other convenient way out or something has to be totally transparent and hidden deep in a class without any outside dependencies.

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform