Re: Pure Aspect-Oriented Program: an example

From: David (dmcreyno_at_yahoo.com)
Date: 02/20/04

  • Next message: Tim: "Re: Teaching some Newbies: Advice please..."
    Date: Thu, 19 Feb 2004 20:14:07 -0500
    
    

    I noticed that no one has responded to this posting but what the heck.

    Two things:
    http://www.springframework.org

    and

    http://www.research.ibm.com/sop

    I haven't looked into aspectJ yet but I did take a look at Cool, Riddle,
    and D back in 1998. Back then you could only manage a couple of aspects
    like remoteness and synchronization.

    On Wed, 05 Nov 2003 21:19:38 -0800, Hung Jung Lu wrote:

    > Hi,
    >
    > I have been looking into AOP (Aspect-Oriented Programming) for
    > sometime, now. I frankly don't like the syntax of any of the
    > approaches I have seen so far. I am kind playing around with some
    > ideas, and maybe write up an article later.
    >
    > AOP is not just buzzword. It's not just callback, it's not just Ruby's
    > MixIn, it's not just Python's metaclass, it's not just C++'s template.
    > AOP can be implemented/considered as a subset of metaprogramming... an
    > important subset that stands on its own. AOP deserves its name,
    > because one really can think and program in "aspects" instead of
    > "objects". That being said, I have never seen an example of purely
    > aspect-based program. So, I thought I'd write up one.
    >
    > Here it is, and let's get some feedback.
    >
    > thanks,
    >
    > Hung Jung
    >


  • Next message: Tim: "Re: Teaching some Newbies: Advice please..."

    Relevant Pages

    • Re: Vancouver : Gregor Kiczales at Meetup.
      ... drewc wrote: ... > doing work with Aspect Oriented Programming (AspectJ). ... > He plans to talk mostly about AOP and AspectJ, but if i can get a few ...
      (comp.lang.lisp)
    • Vancouver : Gregor Kiczales at Meetup.
      ... to invite Gregor Kiczales to speak. ... doing work with Aspect Oriented Programming. ... He plans to talk mostly about AOP and AspectJ, but if i can get a few ...
      (comp.lang.lisp)
    • Re: AOP Java its implications
      ... You can still use Java remote debugging to connect to the JVM and capture ... Have a look at the Introduction to AOP article on onjava for a gentle intro ... see a framework that uses objectweb's Asm library rather than BCEL as it is ... Used aspectJ abit and I have these doubts, ...
      (comp.lang.java.programmer)
    • Re: Cut-based AOP
      ... > it's a bit watered down compared to AspectJ or other Aspect ... > AspectJ allows you to use wildcards in both the ... but many people do not even think of AOP as ... > # do more logging stuff ...
      (comp.lang.ruby)
    • Re: ILC 2003: some impressions
      ... > system modularity' is. ... detail, that you can never avoid cross-cutting concerns, but AOP ... > aspect-oriented programming can be `downright trivial' in Lisp. ...
      (comp.lang.lisp)