@darkmoonsinger

Design pattern implementation in Java and aspectJ

, and . OOPSLA '02: Proceedings of the 17th ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications, page 161--173. New York, NY, USA, ACM, (2002)
DOI: http://doi.acm.org/10.1145/582419.582436

Abstract

AspectJ implementations of the GoF design patterns show modularity improvements in 17 of 23 cases. These improvements are manifested in terms of better code locality, reusability, composability, and (un)pluggability.The degree of improvement in implementation modularity varies, with the greatest improvement coming when the pattern solution structure involves crosscutting of some form, including one object playing multiple roles, many objects playing one role, or an object playing roles in multiple pattern instances.

Description

Design pattern implementation in Java and aspectJ

Links and resources

Tags

community

  • @tommens
  • @evol
  • @kimmens
  • @darkmoonsinger
  • @pdeleenh
  • @dblp
@darkmoonsinger's tags highlighted