Thanks, you are right on SAIF, of course.  The Filter commands, I
assume you would agree, are not really AOP either.  Anyway, I was off
on that suggestion.


On Sun, 20 Feb 2005 10:39:03 -0800, Don Brown <[EMAIL PROTECTED]> wrote:
> Well, I suppose interceptors could be viewed as a simplified, specific
> implementation of AOP, but I would hardly equate the two.  If I had to
> draw a venn diagram, I'd have AOP and commons-chain (CoR) as two big
> circles overlaping at a place called interceptors.  With commons-chain,
> you could create a chain that has Filter commands with the last command
> being ExecuteAction.  This way, you can have code to execute right
> before and right after the Action was executed, ala as an interceptor.
> 
> Don
-- 
No one ever went blind looking at the bright side of life.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to