On 4/26/05, Pete Gonzalez <[EMAIL PROTECTED]> wrote:
> Miguel de Icaza wrote:
> > Apps that use COM or ActiveX controls will never run on Mono.
> > Even if COM was there, the existing code that depends on the control
> > would require the control to be ported to some form of COM on Unix
> > (which to begin with is not available in a reusable form) and binaries
> > for each platform to be created.
> 
> Heh, so in other words, "run on Mono" means "run on Unix"?

No, it means "run on Mono".  Mono supports Win32 quite well, as you've
already reported in this thread.  It doesn't mean "support every part
of .NET on Windows", though, as well it should not.  The COM interop
stuff is poorly specified, and chasing it would be a WINE-like
endeavour into many ratholes and non-portable architectural decisions.

Mike
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to