 |
Aspect-Oriented Software Development
Aspect-Oriented Software Development: Aspect-oriented tools and research projects for various languages; applications of AOP; theory; events calendar; discussion and announcement mailing lists. (Aspect-Oriented)
http://aosd.net/ |
 |
Aspect-Oriented Software Engineering at Lancaster University
Aspect-Oriented Software Engineering at Lancaster University: Rashid et al. work on aspect-oriented programming, specification, and databases. (Aspect-Oriented)
http://www.comp.lancs.ac.uk/computing/aop/ |
 |
AOP index
AOP index: Includes bibliography of aspect-oriented publications, sorted by year and by author. (Aspect-Oriented)
http://www.emn.fr/x-info/sudholt/research/aop-index.html |
 |
The Case for Aspects
The Case for Aspects: In this two part article Ivar Jacobson describes how aspect oriented programming provides the missing link to providing use-case modularization all the way from requirements down to code. (Aspect-Oriented)
http://www.jaczone.com/papers/ |
![Revisiting Separation of Concerns with an Aspect-Oriented Framework [ECOOP 00 Poster]](http://open.thumbshots.org/image.pxf?url=http://ecoop2000.unice.fr/Program/Technical/Posters/p8.html) |
Revisiting Separation of Concerns with an Aspect-Oriented Framework [ECOOP 00 Poster]
Revisiting Separation of Concerns with an Aspect-Oriented Framework [ECOOP 00 Poster]: Short poster from ECOOP 2000, highlighting the role of AOP in taming component interactions (high coupling). (Aspect-Oriented)
http://ecoop2000.unice.fr/Program/Technical/Posters/p8.html |
 |
AOP: Aspect-Oriented Programming
AOP: Aspect-Oriented Programming: Methodology enabling modularizing of crosscutting concerns. Experience shows that with standard procedural or object-oriented languages it can be hard to modularize many design concerns. Outgrowth of Xerox PARC OO programming research. (Aspect-Oriented)
http://www2.parc.com/csl/projects/aop/ |
 |
Aspectual Components
Aspectual Components: Paper on the integration of work on aspect-oriented programming, software architecture and component-based software development. (Aspect-Oriented)
http://www.ccs.neu.edu/research/demeter/biblio/aspectual-comps.html |
 |
XWeaver
XWeaver: An overview of the aspect weaver that operates on XML representation of the C/C++ source code. The weaver is designed to be modular, extensible and non-intrusive. (Aspect-Oriented)
http://control.ee.ethz.ch/~ceg/XWeaver/ |
 |
I want my AOP!
I want my AOP!: A series of 3 articles in JavaWorld magazine, with code examples, on how Aspect-Oriented Programming helps separate concerns and improves maintainability and flexibility. (Aspect-Oriented)
http://www.javaworld.com/javaworld/jw-01-2002/jw-0118-aspect.html |
 |
Aspect-Oriented Decomposition and Composition
Aspect-Oriented Decomposition and Composition: Free chapter from the book "Generative Programming" - covers basic concepts of AOP with examples in C++, Java, Smalltalk, and in AspectJ, Demeter, SOP and Composition Filters; and techniques for implementing weaving. (Aspect-Oriented)
http://www.prakinf.tu-ilmenau.de/~czarn/aop/ |
 |
MIT Technology Review cites Aspect-Oriented Programming as one of Top Ten Innovations
MIT Technology Review cites Aspect-Oriented Programming as one of Top Ten Innovations: The respected publication MIT Technology Review predicts that the power of aspect-orientation to separate previously difficult-to-disentangle concerns will make it a big success. (Aspect-Oriented)
http://www.ccs.neu.edu/research/demeter/aop/publicity/mit-tech-review.html |
 |
Workshop on Aspect-Oriented Programming and Separation of Concerns
Workshop on Aspect-Oriented Programming and Separation of Concerns: Proceedings of the workshop are available for free download. [Lancaster University, UK] (Aspect-Oriented)
http://www.comp.lancs.ac.uk/computing/users/marash/aopws2001/ |
 |
Composition Filters
Composition Filters: Modular, orthogonal, aspect-oriented filters which are attached to classes and intercept messages. (Aspect-Oriented)
http://trese.cs.utwente.nl/composition_filters/index.htm |
 |
Second International Workshop on Aspect-Oriented Modeling with UML
Second International Workshop on Aspect-Oriented Modeling with UML: To be held in conjunction with the Fifth International Conference on the Unified Modeling Language - the Language and its Applications. September 30 - October 4, 2002, Dresden, Germany. Position papers and workshop agenda. (Aspect-Oriented)
http://lglwww.epfl.ch/workshops/uml2002/ |
 |
Multi-Dimensional Separation of Concerns: Software Engineering using Hyperspaces
Multi-Dimensional Separation of Concerns: Software Engineering using Hyperspaces: Hyperspaces allow software enginners to split code - and other software artifacts such as requirements and design documents - along multiple concern dimensions, and recombine them automatically. (Aspect-Oriented)
http://www.research.ibm.com/hyperspace/ |