Castle Windsor - resolve dependencies on an existing object instance
Posted Monday August 2010 alle 02:33
Being able to configure an existing object resolving all its dependencies sometimes can be useful, but it can indeed be dangerous because you are mixing two different techniques of creating and managing objects lifecycles, I will not discuss why this

Recent Comments