Files
entropy/docs/TODO
Fabio Erculiani caf8ecbf45 [todo] update TODO
2012-12-22 12:53:22 +01:00

25 lines
619 B
Plaintext

Backlog (raw)
1.0:
- entropy.client.interfaces.dep refactoring
- preserved-libs registry:
only drop old sonames when installed packages
no longer need them
- 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