Merge authors: Lionel Dricot (ploum) ------------------------------------------------------------ revno: 346 [merge] committer: Lionel Dricot <[email protected]> branch nick: gtg timestamp: Wed 2009-10-07 14:17:46 +0200 message: This revision introduce a symetric relation between tasks and tags. This allows a lot of optimizations (some are already done). If you find a function where every task is parsed to check for a given tag, change it to directly ask the tag for associated tasks modified: GTG/core/datastore.py GTG/core/requester.py GTG/core/tagstore.py GTG/core/task.py GTG/taskbrowser/tagtree.py
-- lp:gtg https://code.launchpad.net/~gtg/gtg/trunk Your team Gtg developers is subscribed to branch lp:gtg. To unsubscribe from this branch go to https://code.launchpad.net/~gtg/gtg/trunk/+edit-subscription. _______________________________________________ Mailing list: https://launchpad.net/~gtg Post to : [email protected] Unsubscribe : https://launchpad.net/~gtg More help : https://help.launchpad.net/ListHelp

