Ticket #12 (closed in progress: fixed)
Data.ByteString - Unicode layer over Data.ByteString
| Reported by: | paolo | Owned by: | none |
|---|---|---|---|
| Priority: | not yet rated | Keywords: | |
| Cc: | Topic: | Data.ByteString | |
| Difficulty: | unknown | Mentor: | not-accepted |
Description (last modified by paolo) (diff)
Extend the Data.ByteString interface to support Unicode.
This might be implemented by a UnicodeString layer above ByteString, tagged with encodings of underlying fragments. Other strategies are also possible.
For added bonus, hook one or more of libiconv, librecord, libicu and unify them under ByteString interfaces.
Interested Mentors
- Don Stewart <dons@…>
- Audrey Tang <audreyt@…>
Interested Students
- Spencer Janssen <sjanssen@…>
Change History
Note: See
TracTickets for help on using
tickets.
