  |
Wikipedia: Aspect-Oriented Programming - http://en.wikipedia.org/wiki/Aspect-oriented_programming
Encyclopedia article, with links to many related topics. |
  |
Aspect-Oriented Software Development - http://aosd.net/
Aspect-oriented tools and research projects for various languages; applications of AOP; theory; events calendar; discussion and announcement mailing lists. |
  |
AOP Alliance - http://aopalliance.sourceforge.net/
Project of some software engineering people interested in AOP and Java. Goal: facilitate and standardize AOP use to enhance extant environments for middleware (e.g., J2EE), or development (e.g., Eclipse, JBuilder). License: public domain. |
  |
Multi-Dimensional Separation of Concerns: Software Engineering using Hyperspaces - http://researchweb.watson.ibm.com/hyperspace/
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 Modeling Workshop - http://www.cs.iit.edu/~oaldawud/AOM/
Professor Omar Aldawud's page on AOM event which assembled researchers and practitioners from two communities, aspect-oriented software development (AOSD), and software model engineering; 11-15 October 2004; Lisbon, Portugal. |
  |
Aspectual Components - http://www.ccs.neu.edu/research/demeter/biblio/aspectual-comps.html
Paper on the integration of work on aspect-oriented programming, software architecture and component-based software development. |
  |
Aspect-Oriented Decomposition and Composition - http://www.prakinf.tu-ilmenau.de/~czarn/aop/
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. |
  |
http://www.xweaver.org/ - http://www.xweaver.org/
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. |
  |
Workshop on Aspect-Oriented Programming and Separation of Concerns - http://www.comp.lancs.ac.uk/~marash/aopws2001/
Proceedings of the workshop are available for free download. [Lancaster University, UK] |
  |
New Aspects of Software - http://newaspects.com/
Consulting, training for development and integration projects and application architecture. Focus: integrating Aspect-Oriented Programming (AOP) with lightweight Java, to build more adaptable software. |
  |
Work on AOP, components and reflection - http://www.emn.fr/x-info/sudholt/publ.html
Includes bibliography of aspect-oriented publications, sorted by year and by author. |
  |
AOP: Aspect-Oriented Programming - http://www2.parc.com/csl/projects/aop/
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. |
  |
http://www.cis.uab.edu/gray/Research/C-SAW/ - http://www.cis.uab.edu/gray/Research/C-SAW/
Constraint-Specification Aspect Weaver: 2-level weaving to support model-driven program transformation; project merges aspect model weaving, with model driven program transformation, to form technology to rapidly transform legacy systems via high-level traits described in models. |
  |
Composition Filters - http://trese.cs.utwente.nl/oldhtml/composition_filters/
Modular, orthogonal, aspect-oriented filters which are attached to classes and intercept messages. |
  |
MIT Technology Review and Aspect-Oriented and Adaptive Programming - http://www.ccs.neu.edu/research/demeter/aop/publicity/mit-tech-review.html
Cites AOP as one of top 10 innovations, predicts that the power of aspect-orientation to separate previously hard-to-disentangle concerns will make it a big success. |