Re: browsing squeak .mcz from pharo (was about SortFunctions)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: browsing squeak .mcz from pharo (was about SortFunctions)

Nicolas Cellier


2017-11-06 18:39 GMT+01:00 Martin Dias <[hidden email]>:


On Mon, Nov 6, 2017 at 10:20 AM, Nicolas Cellier <[hidden email]> 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.