Re: [Pharo-users] Class hierarchy diagram

2020-06-01 Thread Sanjay Minni
Thanks Tomaz

seems good stuff, functionally more expansive. Let me take a look


eftomi wrote
> With Roassal3 you get a diagram in the browser like this, on the tab 
> "UML-Class" and "UML-Package".
> 
> 
> Best wishes,
> Tomaz
> 
> c1buzqwa.png (121K)
> http://forum.world.st/attachment/5117496/0/c1buzqwa.png;





-
cheers, 
Sanjay
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html



Re: [Pharo-users] Pharo 9 64 + windows 10

2020-06-01 Thread Vitor Medina Cruz
I find out that one can revert changes from the commit screen... So you
must click in commit, select what you want to revert, revert it and cancel
the commit operation...

Still no clue why those changes appeared there.

On Sat, May 30, 2020 at 2:47 PM Vitor Medina Cruz 
wrote:

> Hello,
>
> I tried to download Pharo 9 64bits and load latest repository on it. After
> loading, Iceberg says I have changes made to pharo (???)
>
>
> [image: image.png]
>
> But I changed nothing, I just loaded the pharo 9latest code on it using
> iceberg. I already tried to recalculate dirty packages. What is happening?
> How do I revert changes so that my image is the same as the repo?
>
> Regards,
> Vitor.
>
>
>


[Pharo-users] Automatic code cleaner for Pharo

2020-06-01 Thread Cyril Ferlicot D.
Hi everyone!

Today I released the v1.1.0 of Chanel, a project to automatically clean
Pharo code to make it more readable and efficient.

https://github.com/jecisc/Chanel

This project is composed of a list of cleaners. You can choose those you
want and the version of Pharo you code needs to run on (to reject
cleaners transforming code to use methods from recent Pharo versions)
then run them of a list of packages.

It is advised to check carefully the cleaned code because some cleaners
might introduce bugs in edge cases. I tried to detail them in the
documentation:

https://github.com/jecisc/Chanel/blob/master/resources/doc/documentation.md

Find the full changelog of this release here:
https://github.com/jecisc/Chanel/blob/master/CHANGELOG.md

More cleaners to come in the future :)

Have a nice day.

-- 
Cyril Ferlicot
https://ferlicot.fr



Re: [Pharo-users] About strange email related to smalltalkhub read-only on squeak-dev

2020-06-01 Thread Sven Van Caekenberghe



> On 1 Jun 2020, at 06:39, Jerry Kott  wrote:
> 
> If you read the text of the EAR and take into account all other facts, I 
> think that the notion that anyone should get into trouble by copying open 
> source Smalltalk crypto libraries to other repositories is just a pure FUD. 
> This software is open source, it is publicly available including the source 
> code, it is hosted on a domain that is controlled by a non-US entity, and 
> it’s easily accessible in its current form from countries that are currently 
> on the US ‘vorboten’ list.

Indeed.