Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleMarch 2009
Enhancing base-code protection in aspect-oriented programs
FOAL '09: Proceedings of the 2009 workshop on Foundations of aspect-oriented languagesPages 19–24https://doi.org/10.1145/1509837.1509843Aspect-oriented programming (AOP) promises to localize concerns that inherently crosscut the primary structural decomposition of a software system. Localization of concerns is critical to parallel development, maintainability, modular reasoning, and ...
- research-articleMarch 2009
Unweaving the impact of aspect changes in AspectJ
FOAL '09: Proceedings of the 2009 workshop on Foundations of aspect-oriented languagesPages 13–18https://doi.org/10.1145/1509837.1509842Aspect-oriented programming (AOP) fosters the coding of tangled concerns in separated units that are then woven together in the executable system. Unfortunately, the oblivious nature of the weaving process makes difficult to figure out the augmented ...
- research-articleMarch 2009
A type system for functional traversal-based aspects
FOAL '09: Proceedings of the 2009 workshop on Foundations of aspect-oriented languagesPages 1–6https://doi.org/10.1145/1509837.1509839We present a programming language model of the ideas behind Functional Adaptive Programming (AP-F) and our Java implementation, DemeterF. Computation in AP-F is encapsulated in sets of functions that implement a fold over a data structure with the help ...