[Seaside] Firebug trace is nice

Sebastian Sastre ssastre at seaswork.com
Sat Jan 5 20:12:31 UTC 2008


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 



More information about the seaside mailing list