* ServerIdentity.cs: When disposing an identity, detach the identity from
authorLluis Sanchez <lluis@novell.com>
Fri, 2 Jul 2004 14:03:47 +0000 (14:03 -0000)
committerLluis Sanchez <lluis@novell.com>
Fri, 2 Jul 2004 14:03:47 +0000 (14:03 -0000)
commit56907edd29f547b3f5bfbb8e86bb3d42a8272ee9
tree0fc652ef495390cd54968e12043d41d153b11f08
parent9b8f2df735762b2197c2de201bc9a7b80df63db2
* ServerIdentity.cs: When disposing an identity, detach the identity from
  the object, so it can be safely marshalled again.
* RemotingServices.cs: Fixed IsObjectOutOfContext and
  IsObjectOutOfAppDomain. In SetObjectUriForMarshal, take into account
  contextful objects.

svn path=/trunk/mcs/; revision=30670
mcs/class/corlib/System.Runtime.Remoting/ChangeLog
mcs/class/corlib/System.Runtime.Remoting/RemotingServices.cs
mcs/class/corlib/System.Runtime.Remoting/ServerIdentity.cs