Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CApplication.AddChildren
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00389712
Message ID:
00392341
Vues:
14
>In my previous message I was suggesting a change to the Framework where this code wouuld be removed and replaced with a call to the new factory method. For example...
>
>In CApplication.AddChildren():
>
>Change...
>This.Add('oUserMgr', This.oMMFactory.GetClassName('UserMgr'))
>
>To...
>This.CreateUserMgr()
>
>In CAppBase (note this is one level up the food chain), add a new 'CreateUserMgr()' method that contains the following code:
>
>This.Add('oUserMgr', This.oMMFactory.GetClassName('UserMgr'))
>
>Would this buy you the flexibility you need?
>

Kevin,

This would work great, thanks!

Mat
Matthew Kennedy
Decision Support Technology Inc.

"I try to take one day at a time, but sometimes several days attack me all at once." ~ Ashleigh Brilliant

New Jersey Dot Net User Group
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform