On Thu, Jul 2, 2009 at 10:43 AM, whostheJBoss <dotfus...@changethings.org>wrote:

>
> Yes, I did that example exactly before, that's what this is based on.
>
> So the trace I see that says "weaving advice" the first time, that
> just means it's modifying the method? Even though I don't see that
> trace the next time, the advice is still there?


Yes. The AOP works by replacing the method inside the CFC with another one,
and then calling the original which it has moved.

What platform are you on?

Mark

-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to transfer-dev@googlegroups.com
To unsubscribe from this group, send email to 
transfer-dev-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to