On Mon, 2008-11-17 at 18:22 -0800, Katmai wrote: > Is Mono fully compatible with .net framework now?If not,when will it be?(or > will it be?)
The runtime and compiler are, afaik, fully compat with Microsoft's. The implemented class libraries are compatible in so far as we know, however the .NET class libraries are extensive and always growing - if you want to know if your application will run using Mono's class libraries, you can run a tool called MoMA and it will provide you with any problematic areas. That should answer your question, although you were pretty vague so maybe not. Jeff _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
