|
|
|
|
|
by sivanmz
4390 days ago
|
|
> Create other model objects to work with your entities instead of asking them to do things for you. Regardless of persistence, using such "manager" objects to operate on data records is procedural rather than object oriented programming. |
|