April 18, 2013
5:17 p.m.
Sure, typical refactoring process. Code is convoluted and hard to follow, so you first document and explicit most obscure steps. In a second time, you realize how simpler it could be... Pharo is quite fast and still accelerating these days, so I understand the "satisfecit", it's already huge progress. My unsatisfied nature just tell to not stop in the middle of the bridge, and to not let un-necessarily complex code, even if well commented :) 2013/4/18 Marcus Denker <marcus.denker@inria.fr>
On Apr 18, 2013, at 12:54 PM, Nicolas Cellier < nicolas.cellier.aka.nice@gmail.com> wrote:
+1, the comments helps to understand, but this kind of stateful behavior sucks in the first place
It does, but one step at a time.
Marcus