0
Відповідь надано

Proxy pattern in pseudocode part

sbecerek 4 роки тому оновлено anonymous 4 роки тому 1

Hello in proxy pattern diagram under #Pseudocode

CachedYoutubeClass delegates -service: ThirdPartyYoutubeLib shouldn't it be -service: ThirdPartyYoutubeClass as in the pseudocode below it?

Відповідь

Відповідь
Відповідь надано

Hi!

Thanks for the bug report, I have fixed both the code and the diagram. The service should be of the ThirdPartyYouTubeLib interface type.

Відповідь
Відповідь надано

Hi!

Thanks for the bug report, I have fixed both the code and the diagram. The service should be of the ThirdPartyYouTubeLib interface type.