[Issue 10566] New: Implement Unicode Collation Algorithm (UCA)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jul 7 06:20:24 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10566
Summary: Implement Unicode Collation Algorithm (UCA)
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: dmitry.olsh at gmail.com
--- Comment #0 from Dmitry Olshansky <dmitry.olsh at gmail.com> 2013-07-07 06:20:23 PDT ---
This should become another piece of std.uni functionality.
It is essential for applications such as databases and UI interfaces that try
to produce natural (language and culture wise) sorting order, instead of some
consistent but arbitrary.
Relevant technical report:
http://unicode.org/reports/tr10/
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list