By piccoloprincipe
via css.dzone.com
Published: Feb 08 2012 / 12:56
Even in languages where there are no constructs but classes, there is no constraint that can force a programmer into writing object-oriented code. In many cases, just wrapping a series of functions into classes do not result in the design.
The Convert Procedural Design to Objects has great benefits, but it reaches a very large scale (potentially the whole application).



Add your comment