[aosd-discuss] can you have interception w/o aop?

Roger Johansson roger.johansson at compona.com
Wed Apr 5 04:53:21 EST 2006


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://aosd.net/pipermail/discuss_aosd.net/attachments/20060405/a4e03b7f/attachment.htm


More information about the discuss mailing list