Hi All,

i am looking for some way to weave variable assignment statements. 
>From different discussions it seems that the only possibility is to
advice Setter methods for member variable assignment.

But what about local variables within a method or assignment to
a variable by a method return value.

For assignments with late bindings it looks that this is not possible
with AspectJ as it provides load time weaving.

Please share ur knowledge
-- 
View this message in context: 
http://www.nabble.com/Logging-variables-tp19917551p19917551.html
Sent from the AspectJ - users mailing list archive at Nabble.com.

_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to