Files
entropy/docs/TODO
Fabio Erculiani aef94833a4 [todo] update TODO
2009-10-13 08:58:08 +02:00

45 lines
1.4 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
- entropy.tools + entropy.transceivers API docs merge
- export LC_ALL value check to config file (entropy.qa, entropy.spm)
- stop using pickle in entropy.services + ugc
- 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)