On Fri, 17 May 2002 12:41:21 +0200, Stephan Beyer <[EMAIL PROTECTED]>
wrote:

>not interested in adding the Gopher feature to wget or should I still wait 
>some time?

I have no objections to adding gopher support, but it's up to the main
developer (Hrvoje Niksic) whether it ends up in GNU Wget.  I think he's
a bit busy with his "real" job at the moment.

I think your gopher code is still in its early phases of development at
the moment.  Maybe when some of your planned extra functionality is
added it will stand a better chance of being accepted.  In general,
options should work the same for gopher as they do for http and ftp as
much as possible.  Since most of the patch is self-contained in
gopher.c, you should be able to continue working on it without being
affected by other changes in CVS too much.

One minor comment about source layout: you have made some effort to
conform to the GNU style, but your tabs are a bit screwy.  Tabs should
be 8 spaces, but indents before and after brackets should be 2 spaces.

Reply via email to