June 11, 2015
6:23 a.m.
On 11 Jun 2015, at 08:16, Peter Uhnák <i.uhnak@gmail.com> wrote:
If my understanding of Pharo's release management is correct, then no new features are added after a release, only bugfixes.
Yes, but we do make exceptions⦠e.g. I added format on display and accept to Pharo3 after the release, because it is indeed a nice thing to have. So in that sense not having it in Pharo4 is kind of a bug. The version we get in Pharo5 will come with a new pretty printer, we will not back port that, so doing a âminimally intrusiveâ version for Pharo4 makes sense. Marcus