> Perhaps it would be a nice addition for Zend_Debug::dump() too,....

It would be great to add it to the Zend_Debug class. Ideally as a static
method called fb() so that you can call Zend_Debug::fb() This way it
stays isolated from Zend_Debug::dump() and can be optionally used.

I am just wondering if this use case is generic enough to be included in
the Framework by default given that it only works with Firefox at the
moment and the Firebug and FirePHP extensions must be installed.

Any guidance as to how we could integrated this would be great.

Christoph

Reply via email to