Files
entropy/docs/TODO
Fabio Erculiani 8cb140e02c [todo] update TODO
2011-03-04 00:38:24 +01:00

26 lines
771 B
Plaintext

Backlog (raw)
1.0:
- improve addPackage, remove extra params, just return package_id
- if repo is opened using open_repository() cannot use close(), avoid by design
- drop deprecated stuff in entropy.tools
- use entropy.tools.validate_repository_id() where required
- entropy.client: refactoring
- rewrite sulfur
- entropy.services: refactoring
rewrite UGC using HTTP protocol
- python3.x tests
entropy ugc fixes
- evaluate or-dependencies after complete dependency graph calculation.
definitely fixes or dependencies
- complete README
break backward compat:
- enable baseinfo-extrainfo-2010 tables
- conditional deps support, implement in entropy.spm, class is there (add unit test)