Our goal is to be able to check new configurations for all the items in the image. Now to be able to do so we should first be able to unload. While unloading we discover nasty/hidden dependencies and Pharo should not be a spaghetti. So we will continue - for example just unloading ProfStef is not easy to do cleanly. Doing so we want to add to configuration the notion of unloading. Stef PS: when I learned Envy Joseph Pelrine told me that good guys would consider their job done once their project would load and UNLOAD cleanly. And he is RIGHT. On Dec 12, 2013, at 2:25 AM, Ignacio MatÃas Sniechowski <0800nacho@gmail.com> wrote:
Great. Thanks Pavel. Do you have in mind extending the unreloading to other packages as well? best regards nacho
Lic. Ignacio Sniechowski, MBA
On Wed, Dec 11, 2013 at 1:51 PM, Pavel Krivanek <pavel.krivanek@gmail.com> wrote: Gofer new smalltalkhubUser: 'Pharo' project: 'SystemConfigurations'; package: 'UnReloader'; load.
2013/12/11 Sergi Reyner <sergi.reyner@gmail.com> 2013/12/11 Stéphane Ducasse <stephane.ducasse@inria.fr>
Have a look at the ReUnloader package under my project on smalltalkhub.
Which one?