www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 10566] New: Implement Unicode Collation Algorithm (UCA)

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 puremagic.com
        ReportedBy: dmitry.olsh gmail.com



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: -------
Jul 07 2013