On Tue, 11 Apr 2000, Dave Noha wrote: <snip> > I have a related problem: I'd like to reuse the RequestClient, but it's > talking to the Logger directly via static methods and I find that > unacceptable. I'd like more control over logging in the context of a > larger app, which means using objects instead of static functions. If > no one minds, I'd like to wrap the Logger calls in RequestClient and > InsertClient with some kind of interface (that defaults to a > Logger-based impl) so I can reuse those classes.
Absolutely - I am all for this. > > > _______________________________________________ > Freenet-dev mailing list > Freenet-dev at lists.sourceforge.net > http://lists.sourceforge.net/mailman/listinfo/freenet-dev -- Oskar Sandberg md98-osa at nada.kth.se #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1 lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/) _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
