Thursday, August 24, 2006

Today's Paper: Architectural thinking and modeling with the Architects' Workbench (IBM SJ)

Architectural thinking and modeling with the Architect's Workbench

Authors:
S. Abrams, B. Bloom, P. Keyser, D. Kimelman, E. Nelson, W. Neuberger, T. Roth, I. Simmonds, S. Tang, J. Vlissides

IBM Systems Journal, Volume 45, Number 3, 2006

Thursday, August 10, 2006

How the Spring AOP Works for Enterprise Application Development

An article by Adrian Colyer at InfoQ explains how the Spring AOP of Spring 2.0 (and AspectJ) works:
Starting from a simple introduction of AspectJ 5 and Spring 2.0, he describes how to adopt AOP in enterprise applications step by step. It includes many sample code.