Files
entropy/docs/TODO
Fabio Erculiani 1e1da0863f [todo] update TODO
2013-02-06 07:44:32 +00:00

22 lines
589 B
Plaintext

Backlog (raw)
1.0:
- register EAPI of packages and do sanity check, force
Portage update if EAPI is not the latest (put etpapi to work).
- conditional deps:
enabled with ETP_PORTAGE_CONDITIONAL_DEPS_ENABLE
Test package generation and entropy client behaviour
(both direct and inverse dependencies calculation)
- rewrite entropy.Security() to be O(1) (dump sulfur first)
long term:
- move variables away from etpConst
(to SystemSettings || Client || Server as static methods)
long long term:
- python 3.x support -> more tests