The Wayback Machine - https://web.archive.org/web/20070724061030/https://dynaop.dev.java.net/
Login | Register
My pages Projects Communities java.net

dynaop
Project home

If you were registered and logged in, you could join this project.

Summary Aspect-oriented programming framework.
Categories None
License Apache Software License
Owner(s) crazybob

dynaop, a proxy-based Aspect-Oriented Programming (AOP) framework, enhances Object-Oriented (OO) design in the following areas:

  • code reuse
  • decomposition
  • dependency reduction

dynaop 1.0 beta

In Others' Words

  • TheServerSide.com
  • Graham O'Regan: "I've got to say, it can't get much simpler than this."
  • Paul Brown: "The approach is intentionally minimalist, and the programmatic runtime configuration is a particularly nice touch."
  • Anthony Eden
  • Brian McCallister: "Bob knows how to write a clean client API, that is for sure, and the BeanShell configuration is brilliant..."
  • Keith Donald
  • Nicola Ken: "I have been reading your blog since you started talking about AOP, and found your explanations very clear... so clear in fact that I kept thinking, 'why the heck doesn't he actually set up a project?' Now I have the answer, it was just about time."