Vertoo TODO list
Max Ischenko <mfi at ukr.net>
Last Updated: Wed Aug 6 10:30:37 2003
Major missing features:
- simple customized configuration format instead of plain Python code
- user documentation
Minor features and bugfixes:
- registry initialization declared in a config file
(built-in + optional user file) instead of Python code
- elaborate error handling and reporting
- max matches count support
- change wording according to greg
- acceptance tests
Known limitations/bugs:
- a = b = ... = major:0; minor:9; incorrectly parsed in vertoo.data
- part names are not case-insensitive actually
- arguments to cvs tag command are hardcoded (always equals to '.')