On Wednesday, October 2, 2002, at 03:11  AM, Andy Wardley wrote:
> There are a bunch of "advanced" programming techniques like this that
> all fit under the same umbrella:
>
>   * Subject Oriented Programming (IBM)
>   * Aspect Oriented Programming (Xerox Parc)
>   * Composition Filters
>   * Adaptive Programming - Demeter Method and Propagation Patterns

For those interested in exploring the concept, a perl5 implementation 
of AOP, by Marcel Grunauer, exists on CPAN:

        http://search.cpan.org/author/MARCEL/Aspect-0.08/

MikeL

Reply via email to