AOP Main

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Forums
Frameworks
Links
  Software
User Groups
Weblogs
  

Forums:

[Top]

Frameworks:
  • dynaop by Bob Lee   - [Clicks: 8]
    dynaop, a proxy-based Aspect-Oriented Programming (AOP) framework, enhances Object-Oriented (OO) design in the following areas: - code reuse; - decomposition; - reducing dependencies
    https://dynaop.dev.java.net/

[Top]

Links:
  • AOP Alliance (Java/J2EE AOP standard)   - [Clicks: 10]
    We believe that Aspect-Oriented Programming (AOP) offers a better solution to many problems than do existing technologies such as EJB. The AOP Alliance aims to ensure interoperability between Java/J2EE AOP implementations to build a larger AOP community.
    http://sourceforge.net/projects/aopalliance
  • Arno Schmidmeier, AspectSoft (German)   - [Clicks: 4]
    http://www.aspectsoft.de
  • Aspect Mentor   - [Clicks: 7]
    AspectMentor is a consortium of experts in aspect-oriented software development. We can help your organization adopt and work with aspect-oriented programming technologies.
    http://www.aspectmentor.com
  • Aspect Programming   - [Clicks: 12]
    Aspect Programming provides software development and training services.
    http://www.aspectprogramming.com
  • Gopas Software - AOP-Space (German)   - [Clicks: 8]
    http://www.gopas-software.de/aopspace/

[Top]

Software:
  • CAESAR   - [Clicks: 12]
    http://caesarj.org/
  • DJ   - [Clicks: 6]
    What does the product do? DJ is a tool which allows you to write generic Java programs that are easy to evolve and reuse. DJ is easy to learn and use by Java Programmers and allows them to use high-level actions like traverse, fetch, gather, find, add, delete, etc. DJ builds on the observation pioneered by the Demeter project that navigation through object structures is ubiquitous and therefore warrants a special purpose language for navigation from which correct traversals can be generated automatically. The special purpose language is a traversal strategy language for specifying navigation through objects. The product is the result of 10 years of research/development in Adaptive Programming (AP) which started with the Law of Demeter. The traversal strategy language allows for a better way to follow the Law of Demeter by replacing the many small traversal methods with simple traversal strategies.
    http://www.ccs.neu.edu/research/demeter/DJ/
  • EAOP   - [Clicks: 10]
    http://www.emn.fr/x-info/eaop/tool.html
  • JAC   - [Clicks: 14]
    JAC (Java Aspect Components) is a very ambitious project consisting in developing an aspect-oriented middleware layer.
    http://jac.aopsys.com/
  • JBoss Aspect Oriented Programming   - [Clicks: 90]
    http://www.jboss.org/index.html?module=html&op=userdisplay&id=developers/projects/jboss/aop
  • Jmangler   - [Clicks: 5]
    JMangler is a framework for generic interception and transformation of Java programs at load-time.
    [JMangler 3.0.2]
    http://javalab.cs.uni-bonn.de/research/jmangler/
  • Nanning Aspects by Jon Tirsen   - [Clicks: 6]
    Nanning Aspects is a simple yet scaleable aspect-oriented framework for Java.
    http://nanning.codehaus.org/
  • PROSE   - [Clicks: 6]
    The prose site is dedicated to dynamic aspect-oriented programming (AOP), adaptive service architectures, and information systems for mobile computing.
    [Prose 1.1.1]
    http://prose.ethz.ch/
  • WebLogic Aspect Framework   - [Clicks: 14]
    This framework is based on AspectJ and is made of a set of predefined pointcuts that WebLogic users can simply reuse and write aspects for.
    http://dev2dev.bea.com/resourcelibrary/utilitiestools/monitoring.jsp

[Top]

User Groups:
  • WebLogic Aspects   - [Clicks: 16]
    Discussions on aspect-oriented programming on WebLogic Server.
    http://groups.yahoo.com/group/weblogic-aspects

[Top]

Weblogs:

[Top]