Qos-Filter for Agavi
A debugging filter for Agavi.
This filter has been replaced by the php debug toolbar.
Please use the php debug toolbar instead.
Messages
hoe log je in
hello
39
mother f k
viva l'algerie
ich bitte das ich dabei bin
Hello fnordfish!
Thanks for your two cents ;).
I am currently thinking about putting it on github. So long, if you made a nice patch against it, feel free to send it right to me!
About the way how to initialize it: interesting idea! It would be very nice if one could easily disable/enable it for development-environments, so app/config.php with a proper switch wouldn't be that bad. We'll just have to be careful that we don't miss any of the time/memory consuming bootstrap-part, by putting the preInitialize() not early enough in the include order.
- Draco
k
I would recommend putting the "QosStatHolder.class.php" include and "QosStatHolder::preInitialize()"
1. either into the app/config.php or
2. create a special index-qos.php dispatcher file
The first one will not see the initial include of the agavi.php
The second way is far cleaner, and allows you to set a "development-qos" environment as well ;)
just my two cents - great stuff!
PS: what about putting things on github or launchpad?
Hello Jan, please provide a discription.


