can you have interception w/o aop?

"Roger Johansson" <[email protected]>
Newsgroups gmane.comp.programming.aspect.general
Message-ID <[email protected]>
At what stage is interception just interception and not aop?

what defines an encapsulated aspect?

if we make a static factory that subclasses and inject logging code into every method or specific named methods , is it still aop or just interception?

if you inject logging code and say "hey i can inject this in whatever i want and i think that my logger is an aspect" would that be considered aop?

and when is a pointcut a pointcut?
if i express it as dsl , or if i express it as static c# "if (method.Name.StartsWith("set_")" , is that a pointcut?

//Roger

__________________________________________________
AOSD Discuss mailing list    -    [email protected]
To unsubscribe go to http://aosd.net

Check out the AOSD.net Wiki: http://aosd.net/wiki
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.