[squeak-dev] RoelTyper is using a PharoTypeCollector

Levente Uzonyi leves at caesar.elte.hu
Mon May 4 16:14:44 UTC 2020


On Mon, 4 May 2020, Marcel Taeumel wrote:

> Hi Nicolas,
> hmmm.. no, that sounds wrong. Levente as access to [1]. We should ask Roel for access to [2] to further maintain Squeak compatibility. Pharo has moved their efforts for auto-completion to GitHub. There shouldn't be any
> interference. :-)

I just had a look at the code, and RoelTyper has indeed been made 
compatible with Pharo X.X at the cost of breaking it for Squeak.
Since Pharo doesn't use squeaksource anymore, I think it's safe to fix the 
package in a similar, non-compatible way.


Levente

> 
> Best,
> Marcel
> 
> [1] http://www.squeaksource.com/OCompletion
> [2] http://www.squeaksource.com/RoelTyper
>
>       Am 01.05.2020 11:43:15 schrieb Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>:
>
>       Hi all,
> I have installed OCompletion from the preference wizard and noticed two things:
> 
> - TypeCollector>>#newForPlatform is using PharoTypeCollector instead of SqueakTypeCollector
>   Is this wanted/expected?
> - TypingResultKeeper benchmarkImage fails to analyze SoundCodec>>#compressAndDecompress:
>   I presume that it qualifies as a bug...
> 
> From UI, one annoying effect is that RoelTyper sometimes badly interfer with ALT+j and also intercept the SHIFT+Tab preventing me from de-indenting lines.
> 
> 
>


More information about the Squeak-dev mailing list