Dec. 1, 2010
9:44 p.m.
By loaded dll I mean what happens when I call some dll function. After this I can't update this dll. I will try #unloadModule: as Igor adviced 2010/12/1 Mariano Martinez Peck <marianopeck@gmail.com>
On Tue, Nov 30, 2010 at 9:35 PM, Denis Kudriashov <dionisiydk@gmail.com>wrote:
Hello,
I need implement remote updating some dll's for running pharo application. This dll's used by FFI. I want done this by unloading dll from VM. Then loading new updated dll. And then continue app execution. Is it possible?
what does it mean exactly to "load" a dll and "unload" ?? cheers
mariano
Or only way is to restart pharo?