PHPME Telegram 386
Double Dispatch
The computation of a method call is only dependent on the object receiving the method call. Most of the time that's enough. However, sometimes we need the computation to also depend on the argument being passed to the method call.
Think you have two hierarchies of objects interacting with each other and the computation of these interactions depends on both objects, not only in one of them. Maybe some examples will make this clearer.



tgoop.com/phpme/386
Create:
Last Update:

Double Dispatch
The computation of a method call is only dependent on the object receiving the method call. Most of the time that's enough. However, sometimes we need the computation to also depend on the argument being passed to the method call.
Think you have two hierarchies of objects interacting with each other and the computation of these interactions depends on both objects, not only in one of them. Maybe some examples will make this clearer.

BY Amazing PHP


Share with your friend now:
tgoop.com/phpme/386

View MORE
Open in Telegram


Telegram News

Date: |

Channel login must contain 5-32 characters Unlimited number of subscribers per channel Telegram is a leading cloud-based instant messages platform. It became popular in recent years for its privacy, speed, voice and video quality, and other unmatched features over its main competitor Whatsapp. 1What is Telegram Channels? ZDNET RECOMMENDS
from us


Telegram Amazing PHP
FROM American