Files
entropy/docs/TODO
Fabio Erculiani 161dbed43d [todo] update TODO
2013-11-21 13:00:11 +01:00

26 lines
810 B
Plaintext

Short term:
- reload portage modules in RigoDaemon (if equo upgraded it...)
- preserved libs support
- eit cache clean
- drop all the EntropyCacher.CACHE_IDS
- rewrite entropy.Security() to be O(1)
- conditional deps:
enabled with ETP_PORTAGE_CONDITIONAL_DEPS_ENABLE
Test package generation and entropy client behaviour
(both direct and inverse dependencies calculation)
Long term:
- move variables away from etpConst
(to SystemSettings || Client || Server as static methods)
- Python 3.3+ support
- [2014] remove repositories parsing from repositories.conf
also see _conf_add_repository(), _conf_remove_repository(),
shift_repository()
- [2015] remove non-ini repositories parsing support from repositories.conf.*
- [2015] remove repositories parsing from server.conf