pharo icon indicating copy to clipboard operation
pharo copied to clipboard

Remove the old morphic-based FileList

Open hernanmd opened this issue 1 year ago • 5 comments

This is just a first PR to remove the FileList based on Morphic. The tool has already a replacement version based in Spec 2 recently integrated and ready to be used. The new file system lister or browser is implemented in StFileSystemPresenter.

hernanmd avatar Feb 01 '24 18:02 hernanmd

Hi @hernanmd Thanks!

This PR is just removing the tool from the listed packages, but it's not removing the package. To do that in Iceberg you need to use the "Remove from repository" option and commit that.

Thanks, I will fix this today as there are a couple of users of UITheme that needs translation.

hernanmd avatar Feb 05 '24 09:02 hernanmd

Hi @hernanmd Thanks! This PR is just removing the tool from the listed packages, but it's not removing the package. To do that in Iceberg you need to use the "Remove from repository" option and commit that.

Thanks, I will fix this today as there are a couple of users of UITheme that needs translation.

Oh I see this is a work in progress. I'll mark the PR as draft to avoid accidental merges :)

guillep avatar Feb 05 '24 09:02 guillep

Updated. This needs https://github.com/pharo-spec/NewTools/pull/682 prior to be applied.

hernanmd avatar Feb 06 '24 15:02 hernanmd

I resolved the conflict. The PR in NewTools got merged so maybe this PR should not be a draft anymore?

jecisc avatar Feb 19 '24 14:02 jecisc

As discussed for P13

Ducasse avatar Mar 12 '24 12:03 Ducasse