Hi Bill,

I guess that most of us have already read through this page.
But where are the real examples?
I mean intercepting every method in one class (as an example) to
put a logger in before and after is a useless example. Since you
cannot for example get the calling parameters it is kind of unintresting
to do something like this. Or am I wrong?
I think that most people are now looking for "real" examples that might
show that AOP is usefull.

Maybe I am the only one in this regard but when I first came across
AOP I was excited. I thought that it is the best invention since sliced
bread.
Then I got into it and thought that is nonsense.
Right now I am somewhere in the middle and need some help to get pushed
in the right direction by some good ideas.

This article at onjava.com is this kind of examples that I call useless.
Actually this article showed me what kind of AOP is.
Or am I (again) wrong?

WBR

Andreas


----- Original Message -----
From: "Bill Burke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 05, 2003 4:49 PM
Subject: RE: [JBoss-user] AOP typical usages


> Take a look at the JBoss AOP home page:
>
>
http://www.jboss.org/index.html?module=html&op=userdisplay&id=developers/pro
> jects/jboss/aop
>
> Besides a framework we've implemented a bunch of pre-packaged aspects.
>
> Regards,
>
> Bill
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of
> > [EMAIL PROTECTED]
> > Sent: Thursday, June 05, 2003 9:45 AM
> > To: [EMAIL PROTECTED]
> > Subject: [JBoss-user] AOP typical usages
> >
> >
> > hi all,
> > i am starting to get acquainted with AOP in jboss 4.0 and i have
> >  a simple question: what are typical usages of AOP? logging? or?
> >
> > thanx in advance and regards
> > marco
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
> > thread debugger on the planet. Designed with thread debugging features
> > you've never dreamed of, try TotalView 6 free at www.etnus.com.
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
> thread debugger on the planet. Designed with thread debugging features
> you've never dreamed of, try TotalView 6 free at www.etnus.com.
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to