Zend Debug

I'm going to start designing a component that will help debug an app and
offer the developer detailed information about past requests. It will also
allow other components to add information to the debug log. This component
has nothing to do with the xDebug extension, xDebug is an external library
that allows you to extend the amount of information that is logged by the
web server.

A debugging tool like this one can be used to create other tools, such as a
Debug Toolbar, found in Symfony for example.

If you are interested, you can read more about Symfony's debugger here:
http://www.symfony-project.org/book/1_0/16-Application-Management-Tools

If anyone thinks this is not necessary or a waste of time, please let me
know :)

Thanks

-- 
View this message in context: 
http://www.nabble.com/Zend_Debug%2C-eZComponents-style.-tp14507061s16154p14543637.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to