By piccoloprincipe
via whitewashing.de
Submitted: Feb 05 2013 / 14:07
I often get asked how you can use Doctrine2 and implement the SOLID principles at the same time. It bugs me having to reply: It is not really possible. Because Doctrine2 does not support value-objects (or embedded-objects), it is very hard to pull the Single Responsibility Principle off.
Add your comment