RealProxy restricted on MarshalByRefObject
Are there some drawbacks in enabling the framework to proxy any object ?
Joannès
One correction -- RealProxy supports interfaces as well.
There a number of reasons by RP is limited to MBRO and interfaces, that I won't really go into, but it is a model limitation that we are not likely to change.
Using RP with interfaces is very powerful -- Indigo even uses them.