> Am 22.07.2015 um 11:27 schrieb Sven Van Caekenberghe <[email protected]>: > > Nice. > > All this new stuff (decompiler, formatter), what's next (new changes log ? > ;-). > That is a very good question. When will Epicea be integrated? The current stuff is broken anyway so less chance to worsen things :)
Norbert >> On 22 Jul 2015, at 10:44, Franck Warlouzet <[email protected]> >> wrote: >> >> 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 > >
