Hi,
I need a proxy class with the same functionality as the java.lang.reflect.Proxy
class in JDK 1.3+. I suppose it is relatively easy to do it using
System.Reflection.Emit or CodeDOM, but any ideas are welcome. Especially, I'd like to
avoid emitting code.Thanks, Daniel Aioanei You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
