<div class="gmail_quote">On Thu, Apr 1, 2010 at 11:27 AM, Vincent Povirk <span dir="ltr">&lt;<a href="mailto:madewokherd%2B8cd9@gmail.com">madewokherd+8cd9@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">&gt;&gt; * If an installer for something other than .NET tries to install .NET,<br>
&gt;&gt; file a bug for that with the dotnet keyword.<br>
&gt;<br>
&gt; For any .Net version (1.1, 2.0, 3.5)? Does that also count for service<br>
&gt; packs? I take it your recent work on mscoree should fake a dotnet<br>
&gt; installation?<br>
<br>
</div>Any .NET version. Mono 2.6 supports all of those (see<br>
<a href="http://www.mono-project.com/Compatibility" target="_blank">http://www.mono-project.com/Compatibility</a>).<br>
<br>
My work on mscoree so far has done basically nothing. There is a<br>
Dotnet section in wine.inf that installs some registry keys that<br>
satisfy some installers.<br>
<div class="im"><br>
&gt;&gt; * Someone other than me, please try to make a Windows build of Mono<br>
&gt;&gt; and run the Mono test suite under Wine. I want to make sure that the<br>
&gt;&gt; instructions make sense and that someone other than me can do this.<br>
&gt;<br>
&gt; I&#39;ll try to do that this in the next few days/weekend.<br>
<br>
</div>Thanks.<br>
<br>
<br>
</blockquote></div><br><div>The compatibility information basically indicates that Mono can substitute for .NET below version 3.0. 3.0 and higher still needs Microsoft&#39;s implementation.</div><div><br></div><div>How would you handle hybridizing Mono with Microsoft&#39;s framework?</div>