Re: Responsibilities of ApplicationServices versus DomainServices
Remy Fannader <[email protected]>
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <CAMdXxPCz_C8d3zU_En7uAzNtnXBt-yRSEWxAEpna6nE-uedBfw@mail.gmail.com> |
There should be a single criterion: domain services deal with the continuity and consistency of objects whose life cycle is independent of any specific business processes. Remy.