All content and news on InfoQ about AOP
Latest featured content about AOP

- .NET
- Topics
- AOP,
- Programming
Mark Pollack provides an introduction to Spring.NET which can help developers more easily implement and design loosely coupled application architectures. The core concepts in the Spring Framework extend beyond the Java platform and are applicable to .NET. Spring.NET combines the Spring Framework's proven architectural concepts and patterns with additional features specific to .NET.
-
By Mark Pollack
on Mar 07, 2008,
News about AOP
- Java
- Topics
- AOP,
- Application Servers
In this QCon session, Spring Creator Rod Johnson explains the important enhancements and features in Spring 2, including XML extensibility features, Spring AOP framework updates, first-class support for dynamic languages, JPA integration, and third party technology support such as Mule ESB, clustering tools, SCA, etc.
-
By Floyd Marinescu
on Aug 29, 2007,
- Java
- Topics
- AOP,
- Design
AOP expert Ramnivas Laddad explains how to use Aspects for refactoring cross-cutting concerns within classes (not just across classes) for things like reducing boiler plate code and potential for mistakes. How to recoganize and refactor such logic into aspects is covered, as well as applying aspects for resource management and concurrency control.
-
By Floyd Marinescu
on May 07, 2007,
Articles about AOP

- Architecture
- Topics
- AOP
Using a domain model is rarely as easy as just creating the actual domain model classes and then using them. Soon enough one discovers that sizable amounts of infrastructure code will also be required in support of the domain model. In this article, Mats Helander explains how to use Domain Model Management to handle this complexity in a simple way.
-
By Mats Helander
on Dec 23, 2007,

- Java
- Topics
- AOP,
- Design
Vigil Bose shows how a business transaction can trigger business events dynamically for subsystem processing. The examples shown in this article uses Spring framework 2.0 and Spring AOP effectively to decouple the business service from the subsystem processing functionality.
-
By Vigil Bose
on Jun 26, 2007,
Interviews about AOP

- .NET
- Topics
- AOP,
- Open Source
Mark Pollack, founder of Spring.NET, talks about shares ideas between the Java and .NET communities and the history of Spring.NET. Topics include how to use dependency injection and AOP for more than just logging and where Spring.NET overlaps with WCF.
-
By Mark Pollack
on Feb 04, 2008,

- Java
- Topics
- AOP
AOP expert Ramnivas Laddad explains how to use Aspects for refactoring cross-cutting concerns within classes (not just across classes) for things like reducing boiler plate code and potential for mistakes. How to recoganize and refactor such logic into aspects is covered, as well as applying aspects for resource management and concurrency control.
-
By Ramnivas Laddad
on May 07, 2007,
Presentations about AOP

- Java
- Topics
- AOP
SpringSource CTO and AspectJ project lead Adrian Colyer discusses where Aspect-Oriented Programming (AOP) should be used, practical applications of AOP in enterprise situations such as Hibernate exception translation and automatic operation retry on nonfatal exceptions, and AOP mechanisms in Spring 2.5.
-
By Adrian Colyer
on Jan 25, 2008,

- Java
- Topics
- AOP,
- Application Servers
We've come a long way from the first versions of J2EE. We've learned to avoid invasive programming models, we've developed a rich set of frameworks and APIs, we know how to develop apps based around simple objects. Are we there yet? Most of us would answer no. If we're not there yet, then where are we headed next? Spring founder Rod Johnson explores this issue. Recorded at JAOO Sept 2006.
-
By Rod Johnson
on May 31, 2007,