Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Factory Objects - practical application
Message
De
15/12/2006 12:13:43
 
 
À
14/12/2006 19:46:17
Mike Yearwood
Toronto, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01177742
Message ID:
01178044
Vues:
53
You might also create a set_datasession method in the relevant clases.

Anyway I prefer a factory to produce an object and not just tell me the class name. In special cases a CreateObject() might not even work, if I wanted to create an object based on a class within another EXE or APP, I'd need NewObject(). I might also want to create an object based on "empty", so the factory could produce this by Createobject("empty") and add properties/subobjects to it, then hand out the ready to use object.

Bye, Olaf.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform