Dec. 1, 2010
3:01 p.m.
On 1 December 2010 15:57, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
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?
see #unloadModule: it should work for modules, loaded via FFI i think. But i never tried to do that.
what does it mean exactly to "load" a dll and "unload" ?? cheers
mariano
Or only way is to restart pharo?
-- Best regards, Igor Stasenko AKA sig.