Calls inside a context simply don't use the remoting infrastructure, so
there's nothing to intercept.

Or did I misunderstand your question ?

-- Henkk

----- Original Message -----
From: "Franklin Colbert" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 29, 2002 11:05 PM
Subject: [DOTNET] IDynamicMessageSink and new Context


> Hello,
>
> I am attempting to do interception using IDynamicMessageSink,
> IDynamicProperty and IContributeDynamicSink interfaces.  My hope was that
I
> could inject my sink into the current (client) context w/out the need to
> create a new one and the accompanying overhead of cross context calls.
(My
> simple tests indicate this is expensive...)
>
> It appears that this only works if a new context is created.  I can
> understand why this is not possible with static context sinks, but why can
> I not sink dynamically to the existing context in a context agile manner?
> Or maybe I'm missing something?
>
> Thanks,
>
> -FC
>
> You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
> subscribe to other DevelopMentor lists at http://discuss.develop.com.
>

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to