This shows you the differences between two versions of the page.
|
how_does_dci_relate_to_mvc [2014/01/20 01:25] gazoot created |
how_does_dci_relate_to_mvc [2014/02/23 09:10] (current) gazoot Added ref. to Lean Architecture |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== How does DCI relate to MVC? ====== | ====== How does DCI relate to MVC? ====== | ||
| - | > DCI is complementary to model–view–controller (MVC). MVC as a pattern language is still used to separate the data and its processing from presentation.((http://en.wikipedia.org/wiki/Data,_Context,_and_Interaction)) | + | DCI is complementary to model–view–controller (MVC). MVC as a pattern language is still used to separate the data and its processing from presentation. |
| + | |||
| + | {{DCI-MVC.png?800}} | ||
| + | |||
| + | Illustration from [[http://www.amazon.com/Lean-Architecture-Agile-Software-Development/dp/0470684208/ref=sr_1_1_bnp_1_pap?s=books&ie=UTF8&qid=1390152840&sr=1-1&keywords=lean+architecture+for+agile+software+development|Lean Architecture]] (p. 238) | ||