This focus on the domain model draws some parallels to Domain-Driven design.
这种着眼于领域模型的方法与领域驱动设计有着相似之处。
The software which base on domain-driven design has good reusability, scalability, and maintainability.
基于范畴驱动设计的软件具有较好的可复用性、可扩展性和可维护性。
The intention of this book is to get an introduction to Domain-Driven Design into as many hands as possible, to help it become mainstream.
《领域驱动设计精简版》由InfoQ中文站制作,孙向晖和霍泰稳翻译并审校,霍泰稳为责任编辑。 发行本书的目的在于尽可能地介绍领域驱动设计,促使这一概念成为主流。
This book intertwines design and development practice and illustrates how domain-driven design and Agile development reinforce each other.
本书将设计和开发实践结合在一起,阐述了领域驱动设计和敏捷开发是如何相互促进的。
For the advocates of Domain-Driven Design (DDD) such simple entities are insufficient to cope with the challenges faced in a complex domain.
对于领域驱动设计(DDD)的拥趸来说,这种简单的实体并不足以应对复杂领域的挑战。
Domain-Driven Design by Eric Evans: This book has been a great reference to the software development community since it was released in 2004.
《领域驱动设计(Domain - Driven Design)》,作者EricEvans:自从该书在2004年面世以来,它已经成为了软件开发社区的一个极好的参考书。
I believe that this has been largely due to the complementary relationship between domain-driven design, the rich domain model pattern, and test-driven development.
我相信这已很大程度上由于域驱动设计、丰富的域模型模式和测试驱动开发之间相互补充的关系。
Using a domain driven design approach you will need to define and build repositories for the entities that make up your domain.
要想使用领域设计方法,你就需要为实体类定义和构建资源库来实现领域对象的持久化。
Eric's work was based on 20 years of widely accepted best practices in the object community, as well as Eric's own insights. Domain Driven design.
这个理想在Eric Evans的《领域驱动设计》一书中变成现实,Eric自己有着20多年的行业经验,对面向对象有着深刻的理解和观点。
Eric Evans - Mr. Domain Driven design.
EricEvans-领域驱动设计先生。
Rather, use several federated CIM models based on the Domain Driven Design approach.
相反,应该基于领域驱动设计的方法使用几个联邦的CIM模型。
InfoQ: Domain Driven Design (DDD) concept has been getting a lot of attention lately.
InfoQ:领域驱动设计(DDD)概念最近引起了非常多的注意。
Eric Evans, author of "Domain Driven Design", once asked what the difference was between a scenario and a use case.
“领域驱动开发”的作者EricEvans有一次被问到,场景和用例之间有什么分别。
He is mostly interested in Spring framework, Domain Driven Design, Event Driven Architecture and Aspect Oriented Programming.
他感兴趣的领域包括SpringFramework、领域驱动设计、事件驱动架构以及面向方面的编程。
Repository: Identifies a DAO object as representing the Repository pattern (in Domain Driven Design terminology).
@Repository:把一个DAO对象认作Repository模式(在领域驱动设计术语中)。
An aggregate is a term used heavily by practitioners of domain driven design (DDD) and is defined as "a cluster of associated objects that are treated as a unit for the purpose of data changes."
聚合是很大程度由实践者驱动设计(ddd)的域的一个术语和定义为“的关联的对象被视为数据更改的目的单元的群集。”
An aggregate is a term used heavily by practitioners of domain driven design (DDD) and is defined as "a cluster of associated objects that are treated as a unit for the purpose of data changes."
聚合是很大程度由实践者驱动设计(ddd)的域的一个术语和定义为“的关联的对象被视为数据更改的目的单元的群集。”
应用推荐