[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: qOOP - Quick Object Oriented Programming
- From: joao lobato <btnfdp.lobato@...>
- Date: Fri, 30 Mar 2012 13:15:52 +0100
On 3/30/12, Enrico Colombini <erix@erix.it> wrote:
> On 30/03/2012 13.45, steve donovan wrote:
>> And us duck typers
>
> http://geekandpoke.typepad.com/.a/6a00d8341d3df553ef0168e8d6873f970c-pi
>
> --
> Enrico
>
>
The variable type matches the constructed Class instead of being the
most general superclass aplicable? Or an Inteface, otherwise it just
feels like a PODS. Looks like poor design... Where is the
AbstractFactory with adjoining Builder to account for future
evolution? Duck surely should be a Decoratable Composite!
:-D