Re: Re: When to use design patterns?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Feb 25, 2008 at 11:07 AM, Nathan Nobbe <quickshiftin@xxxxxxxxx> wrote:
> On Mon, Feb 25, 2008 at 10:38 AM, Robert Cummings <robert@xxxxxxxxxxxxx>
> wrote:
>
> > My favourite patterns are the following:
> >
> >    factory
> >    singleton
> >    adaptor
>
> i dont know about any favorites at this time but as far as common,
> id say
>
> strategy
> adapter
> template method (often used in conjunction w/ factory)
>
> singleton too (watch out for eric; hes a registry guy ;)) (and this is the
> top
>  3 from my exp list so had to stuff singleton by the wayside :))
>
> the heads first book is key ;)
> and also, you might check out phppatterns.com; though it hasnt been
> updated in a while id consider it somewhat of a classic source on patterns
>  w/ php as the example language.
>
> -nathan
>
>

I'm not going to even say anything.  :)

Since we're declaring our love for specifics, I really like the
observer pattern lately for adding a way to add features without
touching the core.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux