Here is a related release-post :)

http://concretetypeinference.blogspot.com.ar/2012/06/metacello-paullepoulpe-project-version.html

2012/6/12 Santiago Bragagnolo <santiagobragagnolo@gmail.com>

�� PaulLePoulpe Logger� is now working and tested on Pharo 1.3 core; 1.4 and 2.0, and working with two red tests at Pharo 1.2 core. The two red tests are related with an announcement issue. But it dont interfere with the work, so, it works.

�� I'm using it actively in ConcreteTypeInference and KwisatzHaderach projects swiching configurations depending on which project im working, and work perfect.

�� That's why i decided to make the first version.

�Gofer new
���������� url: 'http://ss3.gemstone.com/ss/PaulLePoulpe';
���������� package: 'ConfigurationOfPaulLePoulpe';
���������� load.

�( (Smalltalk at: #ConfigurationOfPaulLePoulpe) project version:'1.0' ) load