[squeak-dev] [ENH] isSeparator

Thiede, Christoph Christoph.Thiede at student.hpi.uni-potsdam.de
Thu May 6 20:30:56 UTC 2021


Hi all,


here is another tiny changeset, depending on isSeparator.cs: withAllBlanksTrimmed.cs uses the encoding-aware #isSeparator implementation to trim all kinds of spaces correctly from a string.

<http://www.hpi.de/>

Best,
Christoph
________________________________
Von: Squeak-dev <squeak-dev-bounces at lists.squeakfoundation.org> im Auftrag von Thiede, Christoph
Gesendet: Donnerstag, 6. Mai 2021 22:27:57
An: squeak-dev at lists.squeakfoundation.org
Betreff: [squeak-dev] [ENH] isSeparator

Hi all,

here is one tiny changeset for you: isSeparator.cs adds proper encoding-aware support for testing of separator chars. As opposed to the former implementation, non-ASCII characters such as the no-break space (U+00A0) will be identified correctly now, too.

Please review and merge! :-)

Best,
Christoph

["isSeparator.cs.gz"]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210506/ea706690/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: withAllBlanksTrimmed.1.cs
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210506/ea706690/attachment.ksh>


More information about the Squeak-dev mailing list