Ticket #48 (new enhancement)
Return folder names as unicode subclasses
| Reported by: | menno | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.9 |
| Version: | Keywords: | ||
| Cc: |
Description
Currently methods that return lists of folder name objects return (flags, delim, name) triples. It might be more convenient for the caller to return a unicode object with flags and delimiter attributes that can be accessed if required. Doing this could also remove the need for the folder_encode property.
The alt-folder-names repo experiments with this.
Change History
Note: See
TracTickets for help on using
tickets.
