On Sat, May 05, 2001 at 05:39:39PM -0500, Brandon wrote: > > > IndexClient doesn't do any user interface stuff. All this stuff is > > handled by the various programs which use it, and even they very often > > don't have user interfaces (such as the freenet-mail/SMTP gateway and > > the freenet-news/NNTP gateway, both of which will be changed soon to > > use IndexClient). > > IndexClient actually includes a minimalist main method so that it can be > used as a very simple command line tool.
But isn't the purposes of this main method really just so that one can work on debugging IndexClient without having to implement a full program which uses IndexClient, and so that one has near-direct
