Hey everyone, I'd like to announce a little spin-off project I've been working on lately - ADT Agavi Debug Tools. It's a project that got its start from a Debug Toolbar action filter written by Daniel Ancuta last summer.
Daniel's filter has since been refactored into a two-layer system where an abstract AdtDebugFilter handles the debug data gathering and filters extending that can render the data into any format. Currently there are two extending filters - AdtDebugToolbarFilter (HTML output) and AdtDebugFirePhpFilter (FirePHP output). The project is still at some pre-alpha state and the code has some horrible hacks and tweaks. It is nowhere near the standards you are accustomed to reading Agavi sources :) That said, however, I already use it in everyday development and it has proved to be very helpful at times. I welcome everyone to try out ADT and give feedback and ideas. The source is currenly only available via SVN but I hope that's not a problem to anyone. In the worst case you can copy the code using an Internet browser. You only need a few PHP classes and some Javascript and CSS files :) Web site with a few screenshots: http://adt.projectbin.org/ SVN: http://svn.projectbin.org/adt/trunk/ -veikko -- Veikko Mäkinen [EMAIL PROTECTED] 044 5910 413 _______________________________________________ Agavi Dev Mailing List [email protected] http://lists.agavi.org/mailman/listinfo/dev
