Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing form property by reference
Message
De
10/07/1998 21:41:36
 
 
À
10/07/1998 16:12:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00116288
Message ID:
00116405
Vues:
18
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform