On Thu, 6 Dec 2001 05:21, Gregory Steuck wrote:
> Hi Peter,
>
> May I suggest the following small change to DynamicProxy? The goal of
> the change is to make the proxy really transparent. With the current
> code, the proxy object users will be getting an ugly agregate of
>
> UndeclaredThrowableException(InvocationTargetException(OriginalException))
>
> if the original method throws OriginalException (which is not an
> instance of RuntimeException).

Thanks for that. We actually caught fixed another version of DynamicProxy but 
somehow we missed fixing this one. Thanks for the catch.

-- 
Cheers,

Pete

------------------------------------------------------------
 militant agnostic: i don't know, and you don't know either.
------------------------------------------------------------

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

Reply via email to