Exportar Publicação

A publicação pode ser exportada nos seguintes formatos: referência da APA (American Psychological Association), referência do IEEE (Institute of Electrical and Electronics Engineers), BibTeX e RIS.

Exportar Referência (APA)
Santos, A. & Duarte Coelho (2016). Java Extensions for Design Pattern Instantiation. 15th International Conference on Software Reuse (ICSR'16).
Exportar Referência (IEEE)
A. L. Santos and D. Coelho,  "Java Extensions for Design Pattern Instantiation", in 15th Int. Conf. on Software Reuse (ICSR'16), Limassol, 2016
Exportar BibTeX
@misc{santos2016_1766377325672,
	author = "Santos, A. and Duarte Coelho",
	title = "Java Extensions for Design Pattern Instantiation",
	year = "2016",
	howpublished = "Ambos (impresso e digital)",
	url = ""
}
Exportar RIS
TY  - CPAPER
TI  - Java Extensions for Design Pattern Instantiation
T2  - 15th International Conference on Software Reuse (ICSR'16)
AU  - Santos, A.
AU  - Duarte Coelho
PY  - 2016
CY  - Limassol
AB  - Design patterns are not easily traceable in source code, leading to maintainability and comprehension issues, while the instantiation of certain patterns involves generalizable boiler-plate code. We provide high-level language constructs addressing design patterns that transform source code by injecting a substantial part of their implementation at compile time. We developed proof of concept extensions addressing widely used design patterns, namely Singleton, Visitor, Decorator, and Observer, using annotations as the means to extend Java. We describe our Java annotations to support these design patterns and the associated source code transformations, demonstrating that it is possible to significantly reduce the necessary code to instantiate a pattern through the use of high-level constructs.
ER  -