Re: [Pharo-users] Cleanup of LDAP for Pharo 6/7

2018-02-22 Thread olivier auverlot
very cool :) 2018-02-23 0:22 GMT+01:00 john pfersich : > Good to know. Thanks for updating that. > > Sent from my iPhone > Encrypted email at jgpfers...@protonmail.com > > > On Feb 22, 2018, at 14:18, Torsten Bergmann wrote: > > > > Just as an info: the LDAP

Re: [Pharo-users] Roassal : Playing with the contrast

2018-02-22 Thread Stephane Ducasse
I should remove it. And we should introduce this package in Pharo and I should do a pass on the image color initialize. Stef On Thu, Feb 22, 2018 at 12:40 PM, Alexandre Bergel wrote: > Yes, I had a look at it. Indeed, it provides a nice set of utility methods. > By the

Re: [Pharo-users] Cleanup of LDAP for Pharo 6/7

2018-02-22 Thread john pfersich
Good to know. Thanks for updating that. Sent from my iPhone Encrypted email at jgpfers...@protonmail.com > On Feb 22, 2018, at 14:18, Torsten Bergmann wrote: > > Just as an info: the LDAP packages from > > http://smalltalkhub.com/#!/~PharoExtras/LDAP > > had no method

[Pharo-users] Cleanup of LDAP for Pharo 6/7

2018-02-22 Thread Torsten Bergmann
Just as an info: the LDAP packages from http://smalltalkhub.com/#!/~PharoExtras/LDAP had no method categorization and missing class comments and was not updated since Pharo 4. I took some minutes today to clean this up and I also added a new baseline/version not loading Zinc (as this is

Re: [Pharo-users] Roassal : Playing with the contrast

2018-02-22 Thread Alexandre Bergel
Yes, I had a look at it. Indeed, it provides a nice set of utility methods. By the way, what the class ColorChecker does? I will make a plugin for it in Roassal. Alexandre > On Feb 21, 2018, at 5:32 PM, Stephane Ducasse wrote: > > Alex you should look at my package