Files
entropy/TODO
T
lxnay 291b91eff3 Entropy/TODO:
- update TODO
Entropy/*:
- small code syntax update
Entropy/SystemSocketClientInterface:
- Python 2.6: remove deprecation warning, use ssl module if available and its wrap_socket function instead of socket.ssl


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3095 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-01 14:35:05 +00:00

22 lines
844 B
Plaintext

TODO list
Proposed for Entropy 1.0 (before and after) (requires API changes, perhaps):
- Entropy codebase refactoring
- Spritz codebase refactoring
- Unit Test module
- Updates daemon + shrink notification applet? (dev-python/dbus-python)
- Autobuild system (NLnet Milestone 6)
- Documentation + man page (NLnet Milestone 7)
- System Package Set representing what's inside a stock distribution
- Connect Smart applications to it to filter out common deps and eventually make it usable
- Implement Smart applications in Spritz too
- Implement entropy:// URI handler
- use expiration as a base to have and handle multiple packages in repo?
- UGC: personal package sets
- UGC: bug report documents?
- UGC: bbcode docs?
- SSL improvements
- Entropy repository daemon facilities (init script, config, etc)