「メモ/モジュラリティ」の編集履歴(バックアップ)一覧に戻る

メモ/モジュラリティ - (2008/11/16 (日) 12:41:54) のソース

#contents

*モジュラリティ
 [...] Briefly stated, the principles of modularity are
 as follows:
 -Create nested, regular, hierachical structures in
  a complex system.
 -Define independent components within an integrated
  architecture.
 -Establish and maintain rigorous partitions of design
  information into hidden and visible subsets.
 -Invest in clean interfaces and "good" module tests.

[[Design Rules>http://www.amazon.co.jp/Design-Rules-Modularity-Carliss-Baldwin/dp/0262024667/]], p. 413.

>Modularity is a structural fact: its existence can be determined by inspecting the structure of some particular thing. [boldwin and clark 00]
-モジュラリティは、構造についてのものである。構造を見ることで、モジュラリティについて分かる。

**SOA
-[[SOA Principles and Modularity>http://www.manageability.org/blog/stuff/soa-rediscovering-modularity]]


*参考文献
[boldwin and clark 2000] C. Y. Baldwin and K. B. Clark, Design Rules: The Power of Modularity, MIT Press, 2000.

*参考資料

-[[Gregor Kiczales, Aspect-Oriented Programming Radical Research in Modularity, Keynotes, 10th International Software Product Line Conference (SPLC 2006)>http://www.sei.cmu.edu/splc2006/]]

*論文

**フィーチャ
-[[On the Modularity of Feature Interactions>http://www.cs.utexas.edu/~chpkim/]], GPCE 2008

**他分野
-[[Modularity in cognition: Framing the debate>http://www.anthro.ucla.edu/faculty/barrett/Barrett%20Kurzban%202006.pdf]]


*リンク
-[[1st Workshop on Assessment of Contemporary Modularization Techniques (ACoM.07)>http://www.comp.lancs.ac.uk/computing/ACoM.07/index.htm]]