Subject: | I would be very happy if you could... |
Summary: | Package rating comment |
Messages: | 1 |
Author: | tarun pahuja |
Date: | 2012-10-01 18:54:25 |
|
|
|
tarun pahuja rated this package as follows:
Utility: | Not sure |
Consistency: | Not sure |
Documentation: | Not sure |
Unit tests: | Not sure |
|
tarun pahuja - 2012-10-01 18:54:25
I would be very happy if you could show how services class interact in DDD.
I have onre more question dnt you think your user entity class is going to be bloated in the future.Let say user can also like someone else post then if we place methods likeBlogPost() in user entity the user entity class will be bloated as the application grows,so how should we refactor such classes?
|