Files
entropy/docs/TODO
Fabio Erculiani 06815cdb84 [todo] update TODO
2012-04-12 19:50:53 +02:00

35 lines
971 B
Plaintext

Backlog (raw)
1.0:
magneto:
- gtk3 version
- make security advisories caching faster (cache server-side?)
- drop bashism from entropy.spm (/bin/bash used)
- eit remote (for handling repos in server.conf)
- rework client/ code, as done with eit
- ditch etpUi
- conditional deps support, implement in entropy.spm,
class is there (add unit test)
1.0, long term:
- move variables away from etpConst
(to SystemSettings || Client || Server as static methods)
1.1:
- pkgcore spm plugin
PF CATEGORY CFLAGS CXXFLAGS NEEDED are missing
- ditch close_repositories() for commit_repositories() when possible
- python 3.x support -> more tests
break backward compat:
- deprecate "repository =" statements from repositories.conf
- enable baseinfo-extrainfo-2010 tables
test removal (reverse deps could be problematic?) -- add resolved dep
instead of full conditional?