> 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 > control of IndexClient itself when debugging rather than having to > work with IndexClient through another program which may have bugs of > its own (which would make debugging IndexClient more difficult)?
I think that IndexClient is a useful command line utility in and of itself. I consider it to be on par with RequestClient, which is a command line tool, but which I also consider to be mostly for debugging. _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
