Files
entropy/docs/TODO
Fabio Erculiani d15a2c4523 [todo] update TODO
2009-10-10 15:31:40 +02:00

40 lines
1.1 KiB
Plaintext

TODO list
Proposed for Entropy 1.0 (before and after) (requires API changes, perhaps):
1.0_beta1:
- Python3:
- when dealing with sockets, always pass raw string
- remove entropy spm (sort_update_files) from entropy.server
- bind repo cache validation to repo checksum
- move entropy.xpak to entropy.spm
- move all the portage related stuff in entropy.tools to entropy.spm
- move sensible pkgs to alt dir
- move etpConst['spm'] to entropy.spm
- 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
- entropy.tools + entropy.transceivers 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)