Hi,

I have to think a little bit about the mixin thing.
Redirection of the std* streams is definitly on my
list, but I haven't looked into that, yet.

Sascha
PS: Yeah the tab thing. I confess I forgot to run
checksrc.py.

Ian Bicking wrote:

> A few thoughts:
> 
> A mixin would be nice, so that the instantiation is a little easier,
> and you could just do self.info(...) (or maybe self.logInfo(...))
> 
> It would be nice to incorporate the current (casual) logging, which is
> basically all printing to stdout/stderr.  Redirecting these into
> LoggingKit mechanisms would keep things centralized.
> 
> Oh, and I noticed a few tabs mixed in with the spaces in the source.



_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to