Call a Firebug command from client code.

Posted by ProfK on Stack Overflow See other posts from Stack Overflow or by ProfK
Published on 2010-05-07T15:15:28Z Indexed on 2010/05/07 15:18 UTC
Read the original article Hit count: 209

I would like to apply some sort of IoC, with debugee code, i.e. the current HTML document, and the debugger, Firebug. It would be great to have some sort of document that asks Firebug to open a push channel from the document, versus the more common scenario of the debugger pulling information from the debugee document.

Is this possible and or feasible?

© Stack Overflow or respective owner

Related posts about inversion-of-control

Related posts about dhtml