Posted by Chung Leong on 10/27/21 11:33
Oli Filth wrote:
>
> $book = new Book();
> PlainDescriptionVisitor::describe($book);
Passing input data to a block of reusable code--that's just normal
programming. What this world coming to when programmers feel they can't
do something if it's not called a design pattern? The end is near, I
fear.
[Back to original message]
|