Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling order of instantiation
Message
 
To
30/07/1997 16:14:14
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00042294
Message ID:
00042586
Views:
35
>Like making a control call a form method, rather than acting on the data itself, is that considered a "mediator" design pattern too?

Valerie,

No passing the responsibility for something to another object is called delegation. The control delegates to the form.

In mediator we have two (or more ) objects that need to interact with one and other, but we use a third object to hanle the interaction between theo others. The third object is acting as a mediator for the other two (or more) objects.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform