Ticket #48 (new enhancement)

Opened 21 months ago

Last modified 12 months ago

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

Changed 17 months ago by menno

  • milestone 0.7 deleted

Less keen on this due to the API change. Perhaps as a different call.

Changed 12 months ago by menno

  • milestone set to 0.9
Note: See TracTickets for help on using tickets.