From: Sean O'Halpin Date: 2005-10-20T18:10:55+09:00 Subject: Re: [ANN] [RCR] Cut-based AOP On 10/20/05, Yukihiro Matsumoto wrote: > How about introducing a new method > e.g. "preclude" that works to intercept the methods in the target > class/module, instead of cut. It would be a counterpart of "include" > for mix-in. I like the idea but may I point out that "preclude" has a meaning very close to "exclude". How about "intercept"? Regards, Sean