Responsibility-driven design: Difference between revisions

Content deleted Content added
copyedit
Undid revision 627970767 by 174.25.57.20 (talk)
Line 3:
<blockquote>
Responsibility-driven design is inspired by the client/server model. It focuses on the contract by asking:
* What actions areis this object responsible for?
* What information does this object share?
</blockquote>