Files
entropy/docs/TODO
Fabio Erculiani 4e1caa7b5b [todo] update TODO
2013-01-06 17:19:08 +00:00

19 lines
460 B
Plaintext

Backlog (raw)
1.0:
- 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