SOLID: Part 2 – The Open/Closed Principle

0

Category : ,

To design our modules, classes and functions in a way that when a new functionality is needed, we should not modify our existing code but rather write new code that will be used by existing code.


http://net.tutsplus.com/tutorials/php/solid-part-2-the-openclosed-principle

0 comments:

Post a Comment