User Tools

Site Tools


what_are_the_typical_rules_i_need_to_pay_attention_to_when_writing_dci_code

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

what_are_the_typical_rules_i_need_to_pay_attention_to_when_writing_dci_code [2014/01/15 16:43] (current)
jcoplien created
Line 1: Line 1:
 +====== What are the typical rules I need to pay attention to when writing DCI code? ======
  
 +These are the kinds of things that Marc Grue is looking at.
 +
 +  - Role constructs may not be nested inside of another role.
 +  - //Should all Context classes be at the same scope?//
 +  - A Role method may invoke only other Role methods, and the Role of the invoked method must be in the same Context as the invoking role method
what_are_the_typical_rules_i_need_to_pay_attention_to_when_writing_dci_code.txt ยท Last modified: 2014/01/15 16:43 by jcoplien