I do plan to incorporate server-side support once I get some of the more basic issues resolved. I am reluctant to add server-side support until I take steps to make Remoting.Corba more robust in the face of buggy or malicious CORBA clients.
Regarding the connection-reuse issue: can you be more specific about how Gnome "authenticates bits based on the connection"? Does this mechanism use standard CORBA mechanisms, or is it something proprietary to Gnome? -- Kris > -----Original Message----- > From: Miguel de Icaza [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 15, 2003 3:37 PM > To: Paolo Molaro > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [Mono-list] Remoting CORBA support > > > Hello! > > This is a great discovery! I was very happy to see this > CORBA implementation. The web page is well documented, and > am sure we will be able to contribute to this project. > Something to keep in mind is that GNOME does need a couple of things: > > * client/server support: this is because every client is likely > going to be a server too. This is due to the fact that we > use many "callback" patterns in our interface design. > > * Connection-reuse. Gnome uses and authenticates bits based > on the connection (Michael told me about this). > > Miguel > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
