So there is hope :) When debugging the import, I see that at some point the MultiByteFileStream got it converter changed to MacRomanTextConverter. It seams to happen somewhere in #parseNextDeclaration. Initially just before import but a the start of fileIn its converter is UTF8...
Hilaire Le 07/09/2015 16:30, Sven Van Caekenberghe a écrit : > I created a class with one method: > > Hilaire>>#français > "élève" > > ^ self résoudre > > I can file that out and back in again in Pharo 4. > > Here is the .st file: > -- Dr. Geo http://drgeo.eu http://google.com/+DrgeoEu
