Files
entropy/docs/TODO
Fabio Erculiani c10cda3cc8 [todo] update TODO
2011-09-20 12:17:45 +02:00

37 lines
1.1 KiB
Plaintext

Backlog (raw)
1.0:
- ditch reagent and activator in favour of eit (make it usable with equo community tools too, ditch stuff from there)
- use argparse
- add "eit notice"
- add "eit sets"
- ceit (community repos eit)
- add "eit revdeps"
- add "eit fitin"
- add man page
- pkgcore spm plugin
- entropy client refactoring:
- get_install_queue():
use exceptions, write new method, deprecate old
- rest:
drop exit status in favour of exceptions
- graph improvements:
- graph with or dependencies support
- graph with weighted edges (nvidia-userspace:0 must not collide with something
already pulled in)
1.1:
- python 3.x support -> more tests
- sulfur: rewrite using pygtk3
break backward compat:
- enable baseinfo-extrainfo-2010 tables
- conditional deps support, implement in entropy.spm, class is there (add unit test)
test removal (reverse deps could be problematic?) -- add resolved dep
instead of full conditional?