Hi Piers,

Could you explain what this tight coupling is?
I was thinking that since all mscorlib class interfaces are part of the ECMA standard it doesn't matter how you implement them as long as you provide all the necessary classes as per the spec. In which case i should ideally be able to mix & match the corlibs between different .Net runtimes.

Correct me if i'm wrong please

Thanks

On Sun, 29 Dec 2002 Piers Haken wrote :
> -----Original Message-----
> From: bvv [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, December 28, 2002 6:41 AM
> To: [EMAIL PROTECTED]
> Subject: [Mono-list] Microsoft's compiler with mono's corlib!
> - Issues!
>
>
> Tried to compile and run a helloworld written in C# using the MS
> compiler but mono's corlib.


You cannot do this. The corlibs and runtimes are very tightly bound. You
cannot mix & match.

Piers.

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to