Results 1 to 2 of 2

Thread: DDD and nested domains?

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148

    DDD and nested domains?

    (Request for comment...)

    Hi

    When doing DDD you split up the project into "domains" (bounded contexts) being spheres of expertise/knowledge but what are your thoughts on the situation where some domains are effectively sub-spheres or nested inside others?

    I agree with the idea of keeping teams orgainsed in separate bounded contexts, but sometimes the database or software model seems to suit a nested structure?

  2. #2

    Thread Starter
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148

    Re: DDD and nested domains?

    To answer my own question - it seems that so long as each domain has its own data model and you are disciplined in not using the common data store as a communication channel then a shared database or nested model is OK.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width