Re: [Pharo-users] [ANN] MessageFlowBrowser for Pharo 7 and 8

2019-07-12 Thread Esteban Maringolo
I like the soundtrack. If anything else must be added, subtitles is the first thing in the list. El vie., 12 de julio de 2019 08:59, Richard O'Keefe escribió: > Great tool. Helpful video. > One thing would improve the video: remove the sound track, or > replace it with spoken commentary. > > >

Re: [Pharo-users] Test Completion has been added to Pharo 8 - please test!

2019-07-12 Thread Myroslava Romaniuk via Pharo-users
--- Begin Message --- Aha ok! Please let us know if you have a specific example of when it fails. We removed completion for temp declaration but when using already declared temps, as far as i tested, it seems to work. So would be grateful for a counterexample. Best, Myroslava On Fri, 12 Jul 2019

Re: [Pharo-users] Test Completion has been added to Pharo 8 - please test!

2019-07-12 Thread Cyril Ferlicot
On Wed, Jul 3, 2019 at 2:29 AM Myroslava Romaniuk via Pharo-users wrote: > > Hi all, > > we added an intermediate version of the upcoming test completion to Pharo 8, > it would be cool if you tested it and let us know the results. Here's a blog > post about it - link, and here's a tweet I'd be

Re: [Pharo-users] [GSoC blog post] Binary Search Trees

2019-07-12 Thread Richard O'Keefe
Search trees (which come in many varieties) are good for collections in which adding, deleting, and lookup are interleaved, where there is an order on the elements (if used as a set) or the keys (if used as a dictionary). So are hash tables. But (balanced) search trees have guaranteed O(lg n)

Re: [Pharo-users] [ANN] MessageFlowBrowser for Pharo 7 and 8

2019-07-12 Thread Richard O'Keefe
Great tool. Helpful video. One thing would improve the video: remove the sound track, or replace it with spoken commentary. On Fri, 12 Jul 2019 at 04:15, Torsten Bergmann wrote: > Hi, > > I updated my MessageFlowBrowser today to work on Pharo 7 and 8, see > attached screenshot > or youtube