Files
entropy/docs/TODO
Fabio Erculiani 187a087e66 [todo] update TODO
2009-11-12 16:00:18 +01:00

38 lines
1.2 KiB
Plaintext

TODO list
Proposed for Entropy 1.0 (before and after) (requires API changes, perhaps):
1.0_beta1:
- move etpConst['spm'] to entropy.spm (to do this =>
EntropyRepository.regenerateSpmUidTable should be reworked)
- 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
- entropy.tools + entropy.transceivers API docs merge
- remove entropy spm (sort_update_files) from entropy.server
- move sensible pkgs to alt dir
- entropy.server API docs merge
- 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)
- Transform Sulfur into Entropy Store:
- UGC for more coolness
- title change
- more sexy UI
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)