Home > Computers > Programming > Methodologies > Aspect-Oriented
Aspect-oriented (AO) programming is a direct outgrowth of object-oriented programming research done at Xerox PARC (Palo Alto Research Center) from 1972 until the mid-1980s. The purpose of, and need for, AO is to address the crosscutting concerns and information structuring issues that occur in many medium, and all large, non-trivial, computer programs; the sort of problems that require what is called "comb" code: repeating lines of code that are almost identical, but have some small difference in each line.
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.
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.
http://aosd.net/
Organisers of a conference about Aspect-oriented Development
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.
http://trese.cs.utwente.nl/oldhtml/composition_filters/
Modular, orthogonal, aspect-oriented filters which are attached to classes and intercept messages.
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.
http://en.wikipedia.org/wiki/Aspect-oriented_programming
Encyclopedia article, with links to many related topics.
http://www.emn.fr/x-info/sudholt/publ.html
Includes bibliography of aspect-oriented publications, sorted by year and by author.
Home > Computers > Programming > Methodologies > Aspect-Oriented
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us