Files
entropy/docs/TODO
Fabio Erculiani 885ccde73c [todo] update TODO
2009-11-20 19:49:34 +01:00

52 lines
1.3 KiB
Plaintext

TODO list
Proposed for Entropy 1.0 (before and after) (requires API changes, perhaps):
0.99.10:
- move etpConst['spm'] to entropy.spm
- remove entropy spm (sort_update_files) from entropy.server
0.99.20:
- entropy.transceivers.EntropyTransceiver to use Entropy plugin factory
- make entropy.db matching rules externally inferred
- provide repository digital key, fetch it when syncing repos and check if
it matches and all file match
0.99.30:
- entropy.tools API docs merge
- entropy.server API rework
- move sensible pkgs to alt dir
0.99.40:
- portage storing LC_* in environment?
- move all the portage related stuff in entropy.tools to entropy.spm
=> prototype class defining transformations (collect them from tools)
1.0_beta1:
- complete API documentation
- Transform Sulfur into Entropy Store:
- UGC for more coolness
- title change
- more sexy UI
1.0_beta2:
- Python 3.x support
- 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)