Review: Needs Fixing A couple of optimizations, pls:
- turn the private structs into compact classes (this will require explicit ownership transfer when adding them to the lists) - the *_for_* methods should return `unowned string?` - it'd be nice to sort the register_mimetype calls alphabetically -- https://code.launchpad.net/~zeitgeist/zeitgeist/mimetypes/+merge/87033 Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist. _______________________________________________ Mailing list: https://launchpad.net/~zeitgeist Post to : [email protected] Unsubscribe : https://launchpad.net/~zeitgeist More help : https://help.launchpad.net/ListHelp

