I read http://tirania.org/blog/archive/2008/Sep-29.html this article by Miguel on attaching an assembly into a live mono process. How is this any different to attaching a DLL to a running process? I do this already, but once the DLL is attached, it can't be unloaded without using an AppDomain (which I am trying to avoid).
Miguel talks about "patch[ing] running programs", but I don't understand how. I cant find any other documentation or examples on this. -- View this message in context: http://n4.nabble.com/Monovation-Assembly-Injection-into-Live-Processes-tp1594018p1594018.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
