Updates:
        Status: Closed

Comment #12 on issue 3088 by [email protected]: MNU Text>>withBlanksTrimmed
http://code.google.com/p/pharo/issues/detail?id=3088

In 13140 this expression:

SourcedMethodReference allInstances
          select: [:each | each stringVersion class == Text ]

now returns an epmpty array.

I think the image recompile fixed it.


Reply via email to