I'm using
this one. And the strings coming from Pier looks ok. And so the
strings I enter manually (e.g. in Workspace) in Pharo do. But they (Pier's
and Pharo's ones) are in different encodings actually and can not be
compared. I think I have to convert Pharo's strings to Pier's encoding (I
know the terms are not correct enough but I hope you'll get the idea)... For
example, if I have Doctor instances entered using Pier, I want to find one
with a particular name:
There were some recent changes related to encodings in Pharo, but I
don't know if this affects Seaside.