Dec. 27, 2008
10:18 a.m.
On 2008-12-24 16:46:30 -0200, "Damien Pollet" <damien.pollet@gmail.com> said:
On Wed, Dec 24, 2008 at 19:43, Damien Pollet <damien.pollet@gmail.com> wrote:
PS. After re-reading Lukas's mails, Transcript and Workspace do work here too :)
Actually, after implementing String class>>space, most windows worked ;)
Lukas, Damien, Thanks for reporting this... I thought I wasn't using String space, but I found a place where I'm actually using it. It seems to not been supported on pharo, so I changed it to a "Character space asString" and now it shouldn't be a problem. Cheers, Esteban