This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 21 lines
!!! Overview[1]
[{$pagename}] is a [Software Development Life Cycle] by connecting the [implementation] to with an [Emergent Design].
[{$pagename}]'s main premise is the following:
* placing the project's primary focus on the core domain and domain logic;
* basing complex designs on a model of the domain;
* initiating a creative collaboration between technical and domain experts to iteratively refine a conceptual model that addresses particular domain problems.
The term was coined by Eric Evans in his book of the same title
[Domain-Driven Design: Tackling Complexity in the Heart of Software Hardcover – August 30, 2003|http://www.amazon.com/gp/product/0321125215|target='_blank'][3]
[Bounded Context] is a central pattern in [{$pagename}]. [{$pagename}] is the focus of DDD's strategic design section which is all about dealing with large models and teams. DDD deals with large models by dividing them into different [Bounded Context]s and being explicit about their interrelationships.[2]
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Domain-driven_design|Wikipedia:Domain-driven_design|target='_blank'] - based on information obtained 2015-05-18
* [#2] - [BoundedContext|http://martinfowler.com/bliki/BoundedContext.html|target='_blank'] - based on 2015-05-18
* [#3] - [Domain-Driven Design: Tackling Complexity in the Heart of Software Hardcover – August 30, 2003|http://www.amazon.com/gp/product/0321125215|target='_blank'] - based on information obtained 2015-05-18