il Thu, 22 Jul 2004 06:34:54 +0900, Florian Weber
<csshsh / structbench.com> ha scritto::


>is there any other possibility to solve this in ruby? amy i overseeing 
>something?
>

mh.. two things.
First: did you already looked at AspectR, the prior[] hack from (IIRC)
Robert Feldt, and the defadvice from mauricio fernandez [3]

Second:
what your #2 problem mean? 
I'm not an AOP expert at all, but why you'd need to call the base
method without any aspects? I thought that every pre and post thingy
should be forced to work with the other, am I wrong?

[1] aspectr.sourceforge.ne
[2] sorry don't have a link handy :/
[3] http://www.thekode.net/ruby/techniques/CapturingMethods.html