Guille Polito

Results 270 comments of Guille Polito

I agree this could be nice to have. Just be careful that unloading the lib is only part of the deal :) We need also to flush/regenerate all the loaded...

I like the discussion, I don't have much to add :) Let's just remember to update the doc xD

> I have two favorite sets of state names: (A) • **executing** - the process is currently executing. • **runnable** - the process is scheduled for execution and is waiting...

Hi @daniels220 I see you did a rename there, do you think it's good to go?

> > > Hi @daniels220 I see you did a rename there, do you think it's good to go? > > > > > > Close, but definitely not—doesn't seem...

Hi @MarcusDenker could you give some more extra details here? The issue is not that self-explicative :)

Well, this should be managed by a more UI part right? Either the Application or window (if spec). Or the "World"?

As I said in another issue somewhere, this is actually caused by this PR https://github.com/pharo-spec/NewTools-WelcomeBrowser/pull/16 I'll see if I can fix it quickly or revert that PR otherwise

Maybe the thing could be more robust when the Icons are "broken"? In this case probably we are trying to interpret an svg as a bitmap/png and boom! Now, this...