Object Oriented & Inversion of Control

This is a nice quote by Stefano in his blog (link here). I thought it’s interesting to Quote here.   An object-oriented framework is a (generative) architecture designed for maximum reuse, represented as a collective set of abstract and concrete classes; encapsulated potential behavior for sub-classed specializations. The major difference between an object-oriented framework and […]

Read more →