Dec. 27, 2013
1:44 p.m.
On 27 Dec 2013, at 14:11, Marcus Denker <marcus.denker@inria.fr> wrote:
On 27 Dec 2013, at 13:01, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
we should not let the system in such state. We cannot inspect print expression in the debugger. Does anybody have an idea of the change that broke it?
Yes:
https://pharo.fogbugz.com/f/cases/12144/TextModel-getSelection
it was added in 655, so for reverting the easiest is to dl 654, do a merge and look at all the changes (there are just 4-5 that are not re-catorizations).
This is on my TODO nextâ¦
https://pharo.fogbugz.com/f/cases/12521/Undo-12144-TextModel-getSelection I will check if it actually solves the problem...