2004
DOI: 10.1590/s0104-65002004000300004
|View full text |Cite
|
Sign up to set email alerts
|

Design patterns as aspects: a quantitative assessment

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2013
2013
2023
2023

Publication Types

Select...
3
2

Relationship

1
4

Authors

Journals

citations
Cited by 5 publications
(5 citation statements)
references
References 10 publications
0
5
0
Order By: Relevance
“…A number of AOSD-BR papers have been nominated to the best paper award in the SBES -the main Brazilian SE symposium. Our community has received 12 nominations for the SBES best paper award along the last decade (2001)(2002)(2003)(2004)(2005)(2006)(2007)(2008)(2009)(2010)(2011), and received the best paper award on three occasions (Sant'Anna et al, 2004;Chavez et al, 2005;Carneiro et al, 2010). This reflects the high quality and recognition that research work conducted by AOSD-BR groups has garnered.…”
Section: Aosd-br Most Cited Papers Awards and Benchmarksmentioning
confidence: 96%
See 1 more Smart Citation
“…A number of AOSD-BR papers have been nominated to the best paper award in the SBES -the main Brazilian SE symposium. Our community has received 12 nominations for the SBES best paper award along the last decade (2001)(2002)(2003)(2004)(2005)(2006)(2007)(2008)(2009)(2010)(2011), and received the best paper award on three occasions (Sant'Anna et al, 2004;Chavez et al, 2005;Carneiro et al, 2010). This reflects the high quality and recognition that research work conducted by AOSD-BR groups has garnered.…”
Section: Aosd-br Most Cited Papers Awards and Benchmarksmentioning
confidence: 96%
“…A first empirical study relied on the suite of metrics to compare Java and AspectJ implementations of a multi-agent system (Sant'anna et al, 2003;Garcia, 2004). Empirical studies (Sant'Anna et al, 2004;Garcia et al, 2005Garcia et al, , 2006b compared the modularity of Java and AspectJ solutions to implement the 23 design patterns proposed by the Gang of Four (Gamma et al, 1995). Another study systematically investigated how AOP scaled up to deal with modularization of design patterns in the presence of pattern interactions (Cacho et al, 2006).…”
Section: Addressing the Challengesmentioning
confidence: 99%
“…The aspect developments have shown significant improvement in software quality metrics such as line of code, modularity and cohesion in building the web tool using design pattern compare to OOP implementations. [64] This research has been worked on quantitative experiments of testing Aspect oriented programming with six design patterns. The study compares their results with OOP implementation of these patterns (Observer, state and abstract Factory, Prototype and Strategy, Mediator and Prototype).…”
Section: -4mentioning
confidence: 99%
“…Moreover, it will support modular implementation of a range of crosscutting concerns [9]. An AspectJ program consists of two major parts, the first part is the base code such as classes and interfaces to carry out a basic functionality of the program, and the second part is the aspect code, which includes the aspects for capturing crosscutting concerns in the program [5]. Aspect supports the main AOP constructs of join points, point cuts and aspects.A join points is a dynamic execution point in the program.…”
Section: Development Of Aspect-orientedmentioning
confidence: 99%
“…There were several works investigate this issue using the case study of the Car Crash management system [11]. According to [5] studies have shown implemshowions of six GOF design patterns (Observer, Mediator, Prototype, Strategy, State and Abstract Factory) with aspect implementations, the results that shows most aspect oriented programming improves the design of base object-oriented code.…”
Section: Introductionmentioning
confidence: 99%