Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing form property by reference
Message
From
10/07/1998 21:41:36
 
 
To
10/07/1998 16:12:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00116288
Message ID:
00116405
Views:
17
I disagree. Even with a very good OO design, old style functions and procedures can be very useful. As an exemple: user defined array functions that can be applied to any array and have nothing to do with any of the app's classes/objects. Unfortunately, this doesn't work for array properties. :(

Vlad

>Why don't you like normal way: foo(thisform.prop). One mone consideration here: properly implemented OO-model doesn't require to pass object references at all, just because the existing app object hierarchy will always enable you to find necessary reference when it's really needed.
Previous
Reply
Map
View

Click here to load this message in the networking platform