* Contexts.cs : Management of the default context moved to the runtime.
authorLluis Sanchez <lluis@novell.com>
Mon, 3 Mar 2003 16:41:06 +0000 (16:41 -0000)
committerLluis Sanchez <lluis@novell.com>
Mon, 3 Mar 2003 16:41:06 +0000 (16:41 -0000)
commitceb4b2a9b242595c0c7eb9de455f2397818c96dd
treeed03e6527d090c5a37b8179b13615a366a08dcd9
parentae2aa396a85c0ca1db3c2df4d11de50dea7dd54e
* Contexts.cs : Management of the default context moved to the runtime.
  Implemented creation of the client context, server context, object and envoy sinks.
  Added method for creating a new context.
* CrossContextChannel.cs : Removed check for construction messages. Now construction
  go through the IActivators.

svn path=/trunk/mcs/; revision=12137
mcs/class/corlib/System.Runtime.Remoting.Contexts/ChangeLog
mcs/class/corlib/System.Runtime.Remoting.Contexts/Context.cs
mcs/class/corlib/System.Runtime.Remoting.Contexts/CrossContextChannel.cs