Files
entropy/docs/TODO
T
Fabio Erculiani 594802cf08 [todo] update TODO
2009-11-21 14:00:11 +01:00

49 lines
1.2 KiB
Plaintext

TODO list
Proposed for Entropy 1.0 (before and after) (requires API changes, perhaps):
0.99.20:
- remove entropy spm (sort_update_files) from entropy.server
- move etpConst['spm'] to entropy.spm
- 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)