Hi,
if you inspect the following in Pharo 4, it will take a long time to
execute:
�� 'http://picasaweb.google.com/data/feed/api/all?q=puppy' asUrl
�� retrieveContents.
but if you execute this before, the inspecting above expression is much
faster:
GTInspector setGTInspectorEnabledStatus: false.
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill