Postponed
Project:
Firebug
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
8 Feb 2007 at 13:37 UTC
Updated:
19 Aug 2015 at 15:54 UTC
Jump to comment: Most recent
Comments
Comment #1
Bevan commentedfirebug.js is a library made available from http://getfirebug.com/lite.html
Please raise this issue there. However I'm sure they will not want to implement this in jquery, since a tool like this is useful for lower-level and broader applications than would be permitted if implemented in jQuery.
Comment #2
Anonymous (not verified) commentedfirebug lite is fugly, and not very developer friendly in terms of its actual code. its quite messy really.
so this was an idea i had of doing a new version in jquery (not actually the firebug lite package). i actually did recode one in jquery that I never got to finish back at drupalcon boston. I originally wanted it to go in devel like how the devel got the themer stuff added in the 6.x version. Maybe I'll finish it or someone could take over that code to be a 2.x version of firebug.
It actually has a Drupal.printR().
Comment #3
Bevan commentedI think it would be silly to try to maintain a jQuery version of firebug lite, in the same way it's kinda silly to try to maintain a python port of Drupal. Firebug (and hence firebug lite) has a very high rate of development and a jQuery port would always be lagging in features (and probably developers and stability) and less desirable. It is better to focus efforts on one common codebase with as few dependencies as possible (firebug lite is mostly NOT used in Drupal). Als, the latest version of firebug lite is very complex, but mostly readable, IMHO.
Comment #4
Anonymous (not verified) commenteddidn't notice firebug lite got an upgrade. it went without one for ages and that last version had a crappy base.
if this one is actually better, than i agree and sticking with it would be good. but seriously, that last one lacked bad. i couldn't even consider it a firebug lite from what it lacked.