Re: [Mono-dev] mono - Remoting - XSP

2008-04-09 Thread Robert Jordan
Hi, Marc Van Laer wrote: > > How far is remoting (HttpChannel) implemented in mono? 100% modulo .NET 2.0 security. Please file a bug with a compilable test case at http://www.mono-project.com/Bugs. Use the System component. Robert ___ Mono-devel-lis

[Mono-dev] mono - Remoting - XSP

2008-04-09 Thread Marc Van Laer
Hi, I have the following question: I have succesfuly build a client - server application based on .Net 2.0 remoting. The client piece works fine on Windows (.Net 2.0) and on SLED (mono 1.9). The server piece works fine on Windows as a stand alone application, and integrated underneath IIS. The

Re: [Mono-dev] Mono on wine redux

2008-04-09 Thread Michael Hutchinson
On Wed, Apr 9, 2008 at 3:54 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > For the moment, Wine is happy to let people choose > between Mono and MS .Net. Since most .net apps are > built with Microsoft tools, they're nearly universally mixed- > mode assemblies, so people will of neccessity load M

Re: [Mono-dev] System.Action name collision

2008-04-09 Thread Jb Evain
Hey, On 4/9/08, Sanghyeon Seo <[EMAIL PROTECTED]> wrote: > Now Mono 1.9's C# compiler defaults to C# 3.0 mode, and to quote, "the > System.Core.dll assembly is now referenced and this might cause some > type ambiguities, in particular with the "Action" type (System.Action > from System.Core vs

[Mono-dev] System.Action name collision

2008-04-09 Thread Sanghyeon Seo
Cross-posting to mono-dev and ironruby-core. System.Action delegate types (and its generic versions) were newly introduced in .NET 3.5, and they live inside System.Core.dll. Dynamic Language Runtime wants to run on .NET 2.0, so it has its own version of these simple classes as Microsoft.Scripting

Re: [Mono-dev] Mono.Media for GSOC

2008-04-09 Thread Miguel de Icaza
> JMF's codec support is documented here: > http://java.sun.com/products/java-media/jmf/2.1.1/formats.html > MIDI is only one among the list of its supported media formats, and it > was not even supported outside Windows and Solaris. Fine, but I do not care about that component. Btw, it does w

Re: [Mono-dev] SVN Mono arm is broken...

2008-04-09 Thread Rodrigo Kumpera
ReveIntech, SVN head should be working, if it's not let us fix it. Please fill a bug report with a repoducible test case and I'll take a look at it. Thanks, Rodrigo 2008/4/9 ReveIntech <[EMAIL PROTECTED]>: > Hello can someone please tell me what is the last revision of the svn > revision that

[Mono-dev] SVN Mono arm is broken...

2008-04-09 Thread ReveIntech
Hello can someone please tell me what is the last revision of the svn revision that works in arm arch ? all revisions i can test fails when running any assembly complaying about r4const. :( Thanks in advance Nuno ___ Mono-devel-list mailing list

[Mono-dev] Mono on wine redux

2008-04-09 Thread Dan Kegel
As http://www.mono-project.com/WinForms and http://www.winehq.org/?issue=230#Mono%20Ditching%20Wine explain, Mono ditched Wine about four years ago for some very good reasons, and has been happily making progress on its own without worrying about Wine. In those four years, Wine has matured to the