Re: RE: Are Application Services = Controllers
Jose Fernandez <[email protected]>
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <[email protected]> |
Apple and oranges... Sent from my iPad On Sep 9, 2013, at 12:42 PM, Greg Young <[email protected]> wrote: > There is one application service per use case while controllers are not matched to use cases. That is a fairly large difference. > > > On Mon, Sep 9, 2013 at 7:18 PM, Rishikesh Parkhe <[email protected]> wrote: >> >> Hi, >> >> Application services will do specific things.. >> Example: billing service / authentication service.. >> >> While controllers will be used for higher level orchestration of the application. >> >> Example: an application may go through number of states, depending on various conditions. Hence, to manage application states you may write a state controller.. >> >> Regards >> Rishikesh Parkhe >> From: [email protected] >> Sent: 09-09-2013 21:24 >> To: [email protected] >> Subject: [domaindrivendesign] RE: Are Application Services = Controllers >> >> >> What do you mean? >> >> >> >> --- In [email protected], <gregoryyoung1@...> wrote: >> >> One per use case is an example. >> >> On Thursday, September 5, 2013, wrote: >>  >> Is there a difference between Application services and Controllers? >> >> >> >> -- >> Le doute n'est pas une condition agréable, mais la certitude est absurde. > > > > -- > Le doute n'est pas une condition agréable, mais la certitude est absurde. >