Re: Lightweight Metrics System

2010-03-17 Thread igm
I think returing boolean is not enough to use it properly. I played with this metric system some time ago and found gwt-debug-panel project (http://code.google.com/p/gwt-debug-panel/) which is a good source of how to use it. Have a look here for example to see the implementation of __gwtStatsEvent

GWT's Widget library vs SpeeTracer's TopSpin

2010-03-16 Thread igm
Hello all, when doing some research and studying in the source code of SpeedTracer I observed that it uses topspin.jar as a widget library (http://code.google.com/p/speedtracer/source/browse/#svn/trunk/src/ client/ui/lib). Does anyone have more information about this library? I've found some