「依存性逆転の原則」の版間の差分

削除された内容 追加された内容
Ms12e97bb (会話 | 投稿記録)
「en:Dependency inversion principle(18:48, 27 March 2018‎ UTC) 」をコピーして翻訳
 
History: cite_web:+deadlinkdate ほか
137行目:
 
== History ==
The dependency inversion principle was postulated by [[Robert C. Martin]] and described in several publications including the paper ''Object Oriented Design Quality Metrics: an analysis of dependencies'',<ref>{{Cite web|url=https://linux.ime.usp.br/~joaomm/mac499/arquivos/referencias/oodmetrics.pdf|title=Object Oriented Design Quality Metrics: An analysis of dependencies|access-date=2016-10-15|last=Martin|first=Robert C.|date=|website=|publisher=|publication-date=October 1994}}</ref> an article appearing in the C++ Report in May 1996 entitled ''The Dependency Inversion Principle'',<ref>{{Cite web|url=http://www.objectmentor.com/resources/articles/dip.pdf|title=The Dependency Inversion Principle|access-date=|last=Martin|first=Robert C.|date=May 1996|website=|publisher=C++ Report|archive-urlarchiveurl=https://web.archive.org/web/20110714224327/http://www.objectmentor.com/resources/articles/dip.pdf|archive-datearchivedate=2011-07-14|deadlinkdate=2018-11-12}}</ref> and the books ''Agile Software Development, Principles, Patterns, and Practices'', and ''Agile Principles, Patterns, and Practices in C#''.
 
== See also ==