Neeme Praks wrote:

In order to support users under JDK 1.2, I think there needs to be some sort of abstraction to the Proxy.newProxyInstance(...) method.
If JDK 1.2, call net.sf.cglib.Proxy.newProxyInstance(...) otherwise call java.lang.reflect.Proxy.newProxyInstance(...).

Any ideas how to achieve this elegantly?
All we were doing is pointing people to an elegant solution.  We can
make mention of that, but I need a URL for CGLib.



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

Reply via email to