<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">Hi there --<div class="mb_sig"></div><div><br></div><div>Did somebody already put some thought in the pros and cons of having an Utf8String (and Utf8Symbol) regarding:</div><div><br></div><div>- #compareWith:collated: (primitive 158)</div><div>- #compare:with:collated: (#primitiveCompareString in #MiscPrimitivePlugin)</div><div>- #at:(put:) (primitives 63 and 64)</div><div><br></div><div>Our current distinction between ByteString and WideString allows for fast #at:(put:) access but might be slow when comparing ByteString with WideString.</div><div><br></div><div>Some external libraries (e.g. via FFI) might even expect Utf8 encoded strings as input. At the moment, we would have to put Utf8TextConverter to work explicitely.</div><div><br></div><div>No call for action here. Just a survey. :-)</div><div><br></div><div>Best,</div><div>Marcel</div></div>