Hi. Will it be possible to embed the mono runtime in other programs, like it is possible to do with python?
Or will it be possible to dynamically load the .dll files in the same way i can dynamically load .so files, from a C program? I know I can do it the other way around, call C code from mono. I want to know this because I would like to migrate some software to the CLR/MSIL, but I want to start bottom up, not from the UI and down. /Stefan _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
