That would be
FileStream allSubInstances size inspect
not FileStream allInstances size On 2-May-09, at 12:13 AM, Alexandre Bergel wrote:
Strange, I have figures different from Nicolas:
-- before ScriptLoader loadOBAlpha -- Socket allInstances size 0 HTTPSocket allInstances size 0 FileStream allInstances size 0
-- after ScriptLoader loadOBAlpha, the debugger is still up -- Socket allInstances size 0 HTTPSocket allInstances size 2 FileStream allInstances size 0
Alexandre
On 1 May 2009, at 04:04, John M McIntosh wrote:
Well yes, and the magic check would be
FileStream allSubInstances size inspect
-- = = = ======================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com = = = ========================================================================