carlos wrote:
skylark wrote:

Design patterns are really hot today.
And I am really interested when and how often they are used.

It is said that 99% of the projects don't need them.


Design patterns are used to solve common problems to in OOP programming.

If you use OOP, chances are you have used a design pattern without even being aware of it.

I like to make the right hand side of all my code look like a contemporary ascii art vase.

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

Reply via email to