> Right.  If there's reusable code sitting around in RequestClient, it should be 
> taken out and put in something like ClientUtil and called from RequestClient 
> so other people can use it without resorting to cut-and-paste.  I don't know 
> if this is the sort of thing SimplifiedClient is doing... is it documented 
> somewhere?

All of the reusable code from RequestClient is in
SimplifiedClient. Everything that I thought should be moved into
ClientUtil has already been moved. Redirect handling is something that has
gotten complicated enough that you might want to move it into ClientUtil
as well. I don't see anything else reusable.



_______________________________________________
Freenet-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to