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.
Contributing code - new NullUI
Re: Contributing code - new NullUI
Supplying me with the patch so that I can review it.ido wrote: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.
Re: Contributing code - new NullUI
here it is, as a patch file.
I've named it 'null2' so it won't interfere with the current 'null' ui,
I've named it 'null2' so it won't interfere with the current 'null' ui,
- Attachments
-
- deluge-null2.zip
- patch (-p1) for null2 ui
- (7.97 KiB) Downloaded 421 times
Re: Contributing code - new NullUI
Haven't looked at your code, but this could be verry usefull.ido wrote:Hi,
* ability to use ui commands from the command line
dev: webui, core, labels | irc:vonck7 |
Re: Contributing code - new NullUI
If this is something you are willing to maintain, then we could start including it in trunk.. Let me know and we can set you up with svn access.
Re: Contributing code - new NullUI
I'm willing to put an effort in this. sign me up 

Re: Contributing code - new NullUI
Great.ido wrote:I'm willing to put an effort in this. sign me up
You can come on irc and talk to us and we'll get you setup.