a short ImageSegment howto

Richard A. O'Keefe ok at atlas.otago.ac.nz
Tue Jan 29 01:12:11 UTC 2002


	> > > <CSOTD>"OK, I'm finalling doing one of these. This uses ImageSegments to 
	> > > help figure out memory consumption of your objects:"
	> > > 
	> > > String streamContents: [:strm |
	> > > 		(ImageSegment new copyFromRootsForExport: Browser allInstances)
	> > > 					printSpaceAnalysisOn: strm]
	> > > </CSOTD>


When did ImageSegment>>printSpaceAnalysisOn: come in?
There's no method with that selector anywhere in the 3.0 image.

Is it worth switching to 3.1, or should I make the leap to 3.2?

,



More information about the Squeak-dev mailing list