InfoQ

Topic/Tag specific view

All content and news on InfoQ about Domain Driven Design


Latest featured content about Domain Driven Design

Domain-Driven Design and Domain Specific Languages

Community
Architecture
Topics
Domain Specific Languages,
Domain Driven Design

In DDD, the "ubiquitous language" is central, but it's richness and fluency is hard to render in the object-oriented medium. Domain-specific languages hold out the prospect of to express models and application logic in far better suited language. In this presentation, Eric Evans talks about how DDD and DSLs works together in complex business applications.

News about Domain Driven Design

Combining General Purpose Languages and Domain Specific Languages for Model Driven Engineering

Community
Architecture
Topics
Domain Driven Design,
Modeling,
Dynamic Languages

In his last blog post, Johan den Haan asks one of the key questions of model driven engineering. The article is didactic and explains how ontological and linguistic metamodels can be combined (orthogonally) to simplify code generation while enabling the combination of general purpose languages and domain specific languages concepts. He uses BPEL and BPMN as a supporting example.