By maxant
via maxant.co.uk
Published: Nov 06 2010 / 21:08
DCI is a paradigm to improve object oriented programming. Its goals are to make OO code more readable/reviewable/maintainable by promoting system behaviour to first class status just as data already is, by splitting behaviour from data classes. Parallels between DCI and service oriented architecture (SOA) are discussed here.
Add your comment