[Apache-dispatch-devel] Deprecating DispatchDebug
Brought to you by:
geoffrey_young,
phred_moyer
|
From: Fred M. <fr...@re...> - 2006-04-23 03:58:38
|
There are notes in the code about deprecating DispatchDebug and I've moved towards that but the more I think about it, it's a useful feature to have around. When you're using it, you don't want to see debugging output because you're concentrating on your own app's logging, but there might be times when you want to turn it up. That's how DBI works, and Apache::DBI. Any thoughts on why deprecating it is good? |