[Mono-dev] [PATCH] Add missing NET_2_0 remoting interfaces
Lluis Sanchez
lluis at ximian.com
Sat Nov 5 15:12:17 EST 2005
> Hi,
>
> The patch adds 2 missing remoting related interfaces to corlib
> and S.R.Remoting.
>
> May I commit?
Please commit.
>
> BTW, is someone else working on NET_2_0 remoting API changes?
> I'm investigating the new security and encryption stuff.
Nobody is working in 2.0 remoting stuff, so feel free to work on it.
Thanks!
> Index: System.Runtime.Remoting.Channels/ISecurableChannel.cs
> ===================================================================
> --- System.Runtime.Remoting.Channels/ISecurableChannel.cs (revision 0)
> +++ System.Runtime.Remoting.Channels/ISecurableChannel.cs (revision 0)
> @@ -0,0 +1,41 @@
> +//
> +// System.Runtime.Remoting.Channels.ISecurableChannel.cs
> +//
> +// Author: Robert Jordan (robertj at gmx.net)
> +//
> +// Copyright (C) 2005 Novell, Inc (http://www.novell.com)
> +//
This can be (C) Robert Jordan, it doesn't need to be (C) Novell.
Lluis.
More information about the Mono-devel-list
mailing list