Hi,
I wonder if anyone was thinking about ability for ClassImposterizer to
forward method calls to original methods?
This can facilitate refactoring of bulky classes by fixing logic of just
one method, not a series of (public / protected / default) methods being
called.
PS. I've implemented a hack which allows to do this, but unfortunately
it is ugly in terms of specifying what method to forward, e.g. it is a
method with following signature :
public static void forwardMethod(Method m, Object proxy)
With regards, Ignat Zapolsky.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email