Firebug trace is nice

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Firebug trace is nice

Sebastian Sastre-2
Hi there,

        if you are scriptaculing the trace of firebug could be handy.

        I've added this method in my SU extensions package:

SULogger>>trace
        "Trace a couple of calls back in the firebug console."
       
        self call: 'trace'

        cheers,

Sebastian

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside