Home > Research > Publications & Outputs > Aspect assumptions
View graph of relations

Aspect assumptions: a retrospective study of AspectJ developers' assumptions about aspect usage

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Published
Close
Publication date2011
Host publicationAOSD '11 Proceedings of the tenth international conference on Aspect-oriented software development
Place of PublicationNew York
PublisherACM Press
Pages93-104
Number of pages12
ISBN (print)978-1-4503-0605-8
<mark>Original language</mark>English
Event10th International Conference on Aspect-Oriented Software Development (AOSD 2011) - Porto de Galinhas, Brazil
Duration: 21/03/201125/03/2011

Conference

Conference10th International Conference on Aspect-Oriented Software Development (AOSD 2011)
Country/TerritoryBrazil
CityPorto de Galinhas
Period21/03/1125/03/11

Conference

Conference10th International Conference on Aspect-Oriented Software Development (AOSD 2011)
Country/TerritoryBrazil
CityPorto de Galinhas
Period21/03/1125/03/11

Abstract

Aspect developers constantly make a range of assumptions about the context in which their aspects will be deployed; ranging from assumptions about other aspects deployed to assumptions about semantic properties of the base and the joinpoints at which an aspect is woven. Although it has been acknowledged that such assumptions need to be made explicit to validate aspects in the face of evolution (both of aspects and the base) and reuse as well as to mitigate the fragile-pointcut problem, so far no study exists that identifies the types of assumptions aspect developers make. In this paper, we present a retrospective study of three medium-sized open-source AspectJ projects and assumptions identified in these. This leads to an initial classification of assumptions that can form the basis for further research into how best to support each type of assumption.