AOP Alliance 
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.
http://aopalliance.sourceforge.net/
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.
http://www2.parc.com/csl/projects/aop/
AOPWorld 
A platform to learn, discuss, debate, share ideas or knowledge on any and every thing about aspect-oriented programming; news, articles, weblogs, links.
http://www.aopworld.com/
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.
http://www.prakinf.tu-ilmenau.de/~czarn/aop/
Aspect-Oriented Modeling Workshop 
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.
http://www.cs.iit.edu/~oaldawud/AOM/
Aspectual Components 
Paper on the integration of work on aspect-oriented programming, software architecture and component-based software development.
http://www.ccs.neu.edu/research/demeter/biblio/aspectual-comps.html
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 tr
http://www.cis.uab.edu/gray/Research/C-SAW/
Composition Filters 
Modular, orthogonal, aspect-oriented filters which are attached to classes and intercept messages.
http://trese.cs.utwente.nl/oldhtml/composition_filters/
New Aspects of Software 
Consulting, training for development and integration projects and application architecture. Focus: integrating Aspect-Oriented Programming (AOP) with lightweight Java, to build more adaptable software.
http://newaspects.com/
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.
http://www.xweaver.org/
|
|