Eric LE PORS

Results 22 comments of Eric LE PORS

I have made a modification for the service part in the experimental branch. I check for the parameters and the events

if the resizer is FitContent for example, expectedSize could return a size after a computeLayout... but...

We should add a cleanup process to reset all announcement registered about components.

I have some libraries which I have which don't be able to restart their context... it is internal one shot function in library called by a command line program... I...

i will try to implement it ... or it is present in OS-Windows ?

Ok, i should try a pull request for Windows Environment doing a unloadLibrary: aLib calling the FFI on the function and regenerating the cached ffi functions of that library ?

Is there a way to find all ffiCall on a FFILibrary from the ffi cache ? It should be very usefull to reload a library completely. I succeeded in reloading...

I proposed a solution in [OS-Windows ](https://github.com/astares/Pharo-OS-Windows). Maybe Pharo should have a portable solution for every OS... Take a look to WinLibrary ... i think it can be enhanced and...

I'm Ok... just to have another proposition ? : ```MolComponentImpl>>startWithGeneratedName``` Because generated name is implicitely not colliding existing component instance names... and we explicitely tell to the coder that a...