DDD Step By Step
A Practical Guide to Domain Driven Design

Browse Wiki Pages by Tags

Showing related tags and posts for the Domain Driven Design Wiki wiki. See all tags in the site
  • Blogged Services

    There can be no word more common in development, and no word used for such a multitude of different things as “service” It was therefore unfortunate that Eric Evans introduced yet another concept of Service in DDD, one which has since been referred to by some as a Domain Service . However...
    Posted to Domain Driven Design Wiki by Jak Charlton on Tue, Feb 24 2009
    Filed under: , ,
  • Blogged Services

    There can be no word more common in development, and no word used for such a multitude of different things as “service” It was therefore unfortunate that Eric Evans introduced yet another concept of Service in DDD, one which has since been referred to by some as a Domain Service . However...
    Posted to Domain Driven Design Wiki by Jak Charlton on Mon, Feb 23 2009
    Filed under: ,
  • Service

    Service is a fairly generic name for a piece of code that does something, in DDD this should be contrasted with a Domain Service , which provides specific functionality to the Domain , particularly across and between Entities , Value Objects and other Services See also: Blogged Services domaindrivendesign...
    Posted to Domain Driven Design Wiki by Jak Charlton on Mon, Feb 23 2009
    Filed under: ,
  • Domain Service

    A Domain Service provides functionality that does not sit comfortably on a single Entity or Value Object Domain Services should be a stand alone interface that is stateless, they exist in the Ubiquitous Language See also: Blogged Services domaindrivendesign.org reference Services http://dddstepbystep...
    Posted to Domain Driven Design Wiki by Jak Charlton on Mon, Feb 23 2009
    Filed under: ,
Page 1 of 1 (4 items)