Files
entropy/docs/TODO
2009-10-30 10:32:13 +01:00

42 lines
1.3 KiB
Plaintext

TODO list
Proposed for Entropy 1.0 (before and after) (requires API changes, perhaps):
1.0_beta1:
- move FtpServerHandler to entropy.server
- entropy.tools + entropy.transceivers API docs merge
- Entropy UGC broken with Python 3.x (due to pickle)
- remove entropy spm (sort_update_files) from entropy.server
- move all the portage related stuff in entropy.tools to entropy.spm
- move sensible pkgs to alt dir
- move etpConst['spm'] to entropy.spm
- reagent option: --norevbump
- entropy.server ts completion
- entropy.db ts completion
- entropy.client ts completion
- portage storing LC_* in environment?
- entropy.db hookable plugins support (atom/dep validation, db taint,
pkg add, pkg rm)
- Transform Sulfur into Entropy Store:
- UGC for more coolness
- title change
- more sexy UI
- Sulfur: when window is maximized, pkgs description must be longer
- entropy.server API docs merge
1.0_beta2:
- PackageKit integration
1.0 - deprecations:
- _databaseStructureUpdates (missing tables creation)
- type argument in updateProgress
- clientDbconn => clientdb
2.0:
- PackageKit improved support
- UGC based on XML requests (all the commands into one string)