2017-11-06 18:39 GMT+01:00 Martin Dias <tinchodias@gmail.com>:


On Mon, Nov 6, 2017 at 10:20 AM, Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com> wrote:


Pharo still has Monticello, so it could have worked (not sure how well without common ancestor)
The extra difficulty here is that package delimitation does not match, SortFunction has been integrated into Collection in Squeak.

Hi, punctually about this:
��
Is extracting sources From .mcz and filtering in change list still possible? (Epicea?)

Yes, in latest Pharo 6 and 7 you can file browse or drag&drop the source.st inside the .mcz to either file-in or see the code. (But no, it's not Epicea).

Martin
��

Thanks Martin.
What is usefull is also ability to scan the diffs.
Currently, having to go thru menu and open a dead diff window method after method is a no go.