[squeak-dev] RoelTyper is using a PharoTypeCollector

David T. Lewis lewis at mail.msen.com
Mon May 4 21:11:06 UTC 2020


The Pharo copy on GitHub has no LICENSE file, and the BSD license
is not mentioned in the README.md.

Dave


On Mon, May 04, 2020 at 07:25:31PM +0200, Marcel Taeumel wrote:
> +1
> 
> I just noticed that??http://www.squeaksource.com/RoelTyper [http://www.squeaksource.com/RoelTyper]??is already on "global read and write". Not sure whether that's a good thing in the long term. It is also BSD-licensed, not MIT.
> 
> Best,
> Marcel
> Am 04.05.2020 18:14:55 schrieb Levente Uzonyi <leves at caesar.elte.hu>:
> 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 :
> >
> > 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