|
Posted by FluffyCat on 10/26/58 11:33
On 30 Nov 2005 10:57:01 -0800, "Chung Leong"
<chernyshevsky@hotmail.com> wrote:
>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.
It's hard to say just how much OO will catch on in PHP. If it does,
patterns are certain to follow. If you find yourself working in a
team with pattern fans, your best defense against using patterns is to
understand them so you can defend your reasons for not using them.
Navigation:
[Reply to this message]
|