#53 list: refactor sorting composes to a separate method
Merged by lsedlar. Opened by ktdreyer.
ktdreyer/compose-utils sort-method  into  master

This sorting logic is useful enough to embed in other applications.
Split up the "sorting" from the "printing", introducing a new
sorted_ids() method that simply returns a list of sorted compose ID
strings.

Looks good to me. Thanks.

Pull-Request has been merged by lsedlar

Metadata