[squeak-dev] any objections if I make TextConverter>>decodeString: consume unsigned integer arrays (ByteArray et al) also?

Eliot Miranda eliot.miranda at gmail.com
Mon Nov 21 20:17:41 UTC 2022


Hi All,

    in porting the ClipboardExtendedPlugin to Windows and starting using it
I want to do UTF-16 => string conversion on ByteArray.  The innards of
textConverter>>decodeString: et al are specific for characters for no good
reason I can see.  If I don't break the tests does anyone object my
adding this polymorphism?
_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20221121/b4cb6be3/attachment.html>


More information about the Squeak-dev mailing list