Talk:Responsibility-driven design

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Merge Data-driven design[edit]

I redirected Data-driven design here. I believe that the term "Data-driven design" was invented by the coiners of "Responsibility-driven design" only as a contrast but that it is not a distinct style of design. I think data-driven design is about the same as "unstructured programming" in that it really should not have its own article, but should be a part of the article for the thing that has been proposed to replace it.

Previously, Data-driven design had been redirected to Data-driven programming, which is actually distinct and not directly related. Data-driven programming is a style of programming where a programs control flow depends on the data it reads (like an interpreter) while Data-driven design is designing a class based on what data it will hold (maybe with a getter and setter for each data member). 74.192.3.135 (talk) 22:17, 2 December 2011 (UTC)[reply]

is object client, server or both?[edit]

to a oo newbie like me, it is unclear whether the object refers to the server, the client or both... would it be useful to clarify this point, or am i misunderstanding? ----

Improving the existing article[edit]

Planning to improve the article by making some changes by reducing the references to the primary source and adding some references to secondary sources. Also adding an Overview section, adding links to existing wiki pages for the complex words used, updating some parts to answer the questions asked earlier on the talk page, removing some redundant data and correcting any other minor mistakes. Psvaidya (talk) 21:00, 9 February 2017 (UTC)[reply]