Contributing code - new NullUI
Posted: Sat Sep 20, 2008 7:58 pm
Hi,
I've just finished rewriting the 'null' UI,
differences between my 'null' ui and the current one:
* tab-completion per command
* automatic discovery of new commands (can be easily changed to allow users to add their own commands in their home directory)
* the ability to work with torrent-filenames instead of internal ids (pause "ubuntu 8.04.iso" instead of pause "fe33ca5a753d214ea75dff7f499faaba4f8a7c1d")
* color templates
* support for optparse options per command.
* ability to use ui commands from the command line
all commands behave similar to the current implementation (with a few modifications)
what is the procedure for contributing the code?
thanks.
I've just finished rewriting the 'null' UI,
differences between my 'null' ui and the current one:
* tab-completion per command
* automatic discovery of new commands (can be easily changed to allow users to add their own commands in their home directory)
* the ability to work with torrent-filenames instead of internal ids (pause "ubuntu 8.04.iso" instead of pause "fe33ca5a753d214ea75dff7f499faaba4f8a7c1d")
* color templates
* support for optparse options per command.
* ability to use ui commands from the command line
all commands behave similar to the current implementation (with a few modifications)
what is the procedure for contributing the code?
thanks.