你的评论

Hi John!

Thanks for your question. I think I understand the reason for the confusion. This paragraph means that after wrapping the request in a command object, you can then pass this command object to any methods (on other objects) that deal with requests. Since all of the commands implement the same interface, you can pass different kinds of commands (and therefore, requests) to the said methods.

I'll see if I can rewrite this paragraph for a clearer understanding.

Спасибо за предложение. Да, это уже давно в планах. Хочу совместить это с другими работами по фронтенду, пока никак до этого не доберусь. Но всё же это когда-то случится :)

Hi Kent!

In simple terms, a delegate is an object that helps the other object to do some stuff. The original object "delegates" the work to a delegate. In various sources, the term delegate might be loaded with additional meaning (you can read more about this on wiki), but in my course, it simply means passing some work to another object.

Please let me know if you have any further questions.

Дякую вам за відгуки, пані та панове! Дуже радий, що вам усе сподобалося.

Thanks for the idea, Bryan! I believe this can be a fruitful area for someone to write a thing about. I'm afraid I lack decent expertise in the Kubernetes fields to write something of my own.

Thanks for opening my eyes to this issue. Frankly, I never thought this might be confusing. I'll note it down to revisit the naming in the future edition.

Thanks, I'll add it to my TODO.

Здравствуйте!

Спасибо, но это не ошибка. "Adaptee" означает "объект, который адаптируем", такое словообразование часто встречается в английском языке.

Thank you for the detailed explanation, Rafael! It helped me to fix this without involving an editor. I'll publish the fix shortly. If you find anything else, please let me know!

Hi Bakula!

I think you have better chances of getting the best outcome of this discussion if you present your own thoughts about the potential architecture first.

UserEcho 的客户支持