Christoph Dorn wrote:
FirePHP also offers a LogWriter for Zend Framework - looks a bit
useless to me.
This is the FirePHP Log Writer (the one you are referring to was a
prototype).
The component has been named Zend_Wildfire_FirebugLogWriter to make it
clear that it logs messages to Firebug.
There will be other components in the Zend_Wildfire namespace that will
enhance the integration with FirePHP as well as other client extensions.
The namespace represents the name of a project aimed at developing some
standard communication channels between server and client code. It will
also provide a plugin system to allow server code to control code in
client extensions. FirePHP will migrate its own protocol to this
communication layer and will become a plugin to the Wildfire system.
I am working on more detailed information about Wildfire which will be
posted at http://www.wildfirehq.org/ as it becomes available.
Nice :)
FWIW, Firebug console is currently a bit broken in FF 3.0.1 with FB
1.2.0b7... issues being tracked/worked on via Firebug google group.
Col