To follow Stef���s advice of advertising our projects, here is
the��Plague Doctor!
During development your Pharo IDE will quickly
become overcrowded with unused windows. The Plague Doctor is a
tool, inspired by Autumn Leaves, that helps you to mitigate this
issue by closing the windows that you are less likely to use in
the future.
If you want to try our prototype, please install it
with the following script or ask me for a quick demo (I am Lille
for the PharoDays!).
Gofer new
�� smalltalkhubUser: 'RobertoMinelli' project:
'PlagueDoctor';��
�� package: 'ConfigurationOfPlagueDoctor';
�� load.
(Smalltalk at: #ConfigurationOfPlagueDoctor)
loadDevelopment.��