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
Mono-devel-list@lists.dot.net
http://lists.dot.net/mailman/listinfo/mono-devel-list

Reply via email to