Re: CodeDomProvider calls mcs
Robert Jordan <[email protected]> Thu, 7 Dec 2017 15:25:30 +0100
| Newsgroups | gmane.comp.gnome.mono.devel |
|---|---|
| Message-ID | <[email protected]> |
On 07.12.2017 06:46, R Zaghi wrote: > Could someone who is familiar please comment? > Is this always the case or do I have some sort of a > setting/configuration/manifest causing this? This behavior is by design, and it cannot be changed via configuration. > What I was looking for was a way of "compiling" user scripts into > permanent "plugin" DLL files on disk that can be quickly loaded and used > at a later point (Mono.CSharp can't do this right?). You may want to look at Roslyn (.NET Compiler Platform), which is supposed to support this kind of operation (in-proc compilation). Robert _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.dot.net/mailman/listinfo/mono-devel-list