From: nobuyoshi nakada Date: 2005-10-20T19:29:38+09:00 Subject: Re: [ANN] [RCR] Cut-based AOP Hi, At Thu, 20 Oct 2005 18:10:55 +0900, Sean O'Halpin wrote in [ruby-talk:161614]: > > 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"? The method lookup order feels "post"clude rather than "pre"clude. ;) -- Nobu Nakada