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: nob...@puremagic.com
        ReportedBy: dmitry.o...@gmail.com


--- Comment #0 from Dmitry Olshansky <dmitry.o...@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: -------

Reply via email to