Re: What design patterns do you usually use?

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

 



Richard Heyes schreef:
What design patterns do you usually use?

Whatever solves the problem. Factory is quite a common one. MVC is another.


anyone considered that 'function' and 'class' (given that we seem to
be flogging the old OOP v. Functions horse) are both design patterns if you
look at it from a generic angle ... both are widely adopted, generally understood,
concepts used to solve programming problems.

and to the people arguing about not being able to find their way through other
peoples spaghetti ... that's what a decent IDE is for (i.e. the 'go to declaration'
functionality) ... anyone for italian? :-)

--
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