Fix Phobos dependencies on autodecoding

H. S. Teoh hsteoh at quickfur.ath.cx
Wed Aug 14 17:14:45 UTC 2019


On Wed, Aug 14, 2019 at 09:29:30AM +0000, Gregor Mückl via Digitalmars-d wrote:
[...]
> At this point you're probably approaching the complexity of libraries
> like ICU. You can take a look at it if you want a good scare. ;)

Or, instead of homebrewing your own string-handling algorithms and
probably getting it all wrong, actually *use* ICU to handle Unicode
strings for you instead.  Saves you from writing more code, and from
unintentional bugs.


T

-- 
Truth, Sir, is a cow which will give [skeptics] no more milk, and so they are gone to milk the bull. -- Sam. Johnson


More information about the Digitalmars-d mailing list