CyrilFerlicot

Results 396 comments of CyrilFerlicot

Pharo's fix: https://github.com/pharo-project/pharo/pull/2126

Hi! I think it would indeed be good. I would like to help but I will not have the time before month. :(

Do you want to point to a branch or a release?

Other question: What do you want to load in PolyMath? All the project or a group? Because I see for example Roassal in the Tools dependency, and it's a pretty...

There was no cleaning because the goal was to kill it in favor of Midas

It now depends on the Java model. Would be cool to make it independent but it's already better than to use the compatibility one.

Maybe we can add a method ``` ATool class>>#upbe ``` into each tool we want to have a documentation and do a little script to get an automatic list into...

But it's hard to manage because in some case we want an absolute path. In my case, I have *one* clone of each project on my computer and I reference...

Talking with Hogoww we think that we should use relative path only in case the clone is in the local directory. A possible fix would be to update `IceLibgitRepository class>>#localRepositoriesLocation`...

On Thu, Jan 9, 2020 at 10:37 AM hogoww wrote: > when right clicking on a package, and using two differents GUI > One of them uses the external browser...