Hi, please let me explicit know in such cases when the package structure of the image is changed (some package is added/deleted/removed). I need to update system configurations and/or minimal image generation. Cheers, -- Pavel 2015-07-22 11:10 GMT+02:00 Marcus Denker <marcus.denker@inria.fr>:
Nice!
After people have the chance to test it, we should enable it. (but not with âformat as your readâ) and than a little while later remove the old one.
Marcus
2015-07-22 10:44 GMT+02:00 Franck Warlouzet <franck.warlouzet@hotmail.fr>:
Hello everyone,
We just integrated Blue Ink, the new pretty printer, in the latest Pharo 5 image ! Basically what was working still is and what was not well now is.
It is not yet enabled by default, we will wait for feedbacks first. If you want to try it, just type :
RBProgramNode formatterClass: BIConfigurableFormatter. BIConfigurableFormatter formatAsYouReadPolicy: true
Feel free to contact me via the mailing list or personnal mail if you experience a strange behavior. I tried to improve all of them but with you I am sure all the cases will be treated in an exhaustive way.
Thanks for testing it, I hope it will convince you to use format as you read in Nautilus or just automatically format your code.
Franck