Jonathan Pryor wrote: > >> >Are you sure you're running csharp.exe and your custom app with Mono and >> >not .NET? For example, with the command "mono csharp.exe"... >> Do you want to say, that impossible to use Evaluator with Microsoft.NET? > > That's correct -- you cannot currently use csharp.exe with .NET, as it > makes use of extensions within Mono's System.Reflection.Emit/etc. > > There is no solid ETA on allowing csharp to work with .NET. >
I hope it's temporary restriction. I have looked into Mono's AppDomain class (via reflector). This "extension" looks like hack =) -- View this message in context: http://old.nabble.com/C--Console-on-Windows-tp21520157p26281170.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
