Relationship Aspect Patterns
暂无分享,去创建一个
Relationships between objects are almost as important to designs as the objects themselves. Most programming languages do not support relationships well, so programmers must implement relationships in terms of more primitive constructs. This paper presents a selection of proto-patterns which describe how aspects can be used to model relationships within programs. By using these patterns, programs and designs can be made smaller, more flexible, and easier to understand and maintain.
[1] Ralph Johnson. Documenting frameworks using patterns , 1992, OOPSLA 1992.
[2] James Noble. Basic Relationship Patterns , 1997 .
[3] James Noble,et al. Relationship aspects , 2006, AOSD.
[4] William G. Griswold,et al. An Overview of AspectJ , 2001, ECOOP.
[5] James Noble,et al. Explicit Relationships in Object Oriented Development , 1995 .
[6] James Noble Mri. Some Patterns for Relationships , 1996 .