Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Caller Datasession ID
Message
De
07/12/2001 12:37:11
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00590674
Message ID:
00591265
Vues:
39
>Hi Cetin,
>
>I don't think so. Out my observation, the methods' Datasession ID are the same as the Datasession that was in context when the object was created. In summary, the Datasession ID of all methods of an given object is the same as long as the object exists. What do you think?

Functions called would use the caller's data session. What characteristics of you function library make it a candidate for inclusion in a class? Calling class methods adds overhead because a class has to instanciated for its methods to be called and fore the class referencing of the method call. Standalone utility functions have their place in modern code.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform