Hi Erlis, Have a look at the "object composition" mailing-list:
http://groups.google.com/group/object-composition/ As a side note; For me the following three steps where most helpful to learn more about DCI: – Study the "hello world" like example that is about a "Money Transfer" use case (1) – Implement the "Money Transfer" example in at least two different languages that support traits/mixins like ruby, scala or Qi4j ;-) – Get a real life example working to absorb the DCI concept Cheers, Maik (1) http://www.artima.com/articles/dci_vision.html 2011/6/22 Erlis Vidal <[email protected]>: > Hi all, > > I'm reading about DCI and I have a couple of questions about the theme, I'm > not able to find any place where I can ask these questions. I realize this > is Qi4j Dev mailing list, so this is not the best place, but I'll appreciate > if someone point me in the right direction. > > Does anyone knows if there are any DCI mailing list? > Thanks, > Erlis > _______________________________________________ > qi4j-dev mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/qi4j-dev > _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

