Nov. 5, 2014
8:33 a.m.
On 04 Nov 2014, at 20:25, Paul DeBruicker <pdebruic@gmail.com> wrote:
Slice is in the Pharo30Inbox
https://pharo.fogbugz.com/f/cases/14387/ressurrect-format-on-accept-and-form...
It uses the settings browser as described below and auto-formats methods (on display or accept or both) in Nautilus and the senders/implementors browser.
Nice! We should forward port that to Pharo4, too. (I cleaned up the setting a lot⦠we should not add new dependencies on CodeHolder, and I already merged all the CodeHolderSystemSettings into the classes they where manipulating (or removed them). For Pharo3 I guess it can be ok to reuse the CodeHolder stuff (there are already many dependencies everywhere to it). Marcus