Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another Cheezy Tip of the Week (VFP6)
Message
From
14/07/1998 12:32:25
 
 
To
14/07/1998 12:26:47
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00116665
Message ID:
00117211
Views:
20
>I'm trying to do an App without method calls, only property changes -- using Assign to set "state changes" or perform functions in the application through hidden methods. I don't know *why* yet, I'm just having fun :)

The problem I have with A&A is that when you are reading the code, if you didn't write it, or you don't remember, there is no way to know that it is going to fire. After several head scratches you fire up the debugger, and there it is.

I think I'll stick with accessing//assigning protected properties with methods that expose them...

SetMyProperty()
GetMyProperty()

viola.. A&A in 5.0 !!!

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform