Java Script Feeds -

AJAX | jQuery | mootools |

DZone.com: Open/Closed Principle on real world code DZone.com: Open/Closed Principle on real world code

- (phpdeveloper) - 4 months, 1 weeks ago...

In a new post to DZone.com Giorgio Sironi talks about the "open/closed principle" in software development and shows an example based on the design of the PHPUnit_Selenium project. This article shows an example of how the application of the Open/Closed Principle improved the design of a real project, the open source library PHPUnit_Selenium. These design concepts apply to every object-oriented language, including Java, Ruby or even C++. The Open Closed Principle, part of SOLID se...

see complete article.

Similar recent news articles...

Older news

Hot Topics