> And of course, when looking a bit closer, it's even simpler :) (If you don't > need custom display etc. that is)
Making and keeping it simple is a strong requirement :-) > not sure if probleBlock is a spelingError :) It is, indeed. > PS. Would it be possible to do: > ManuiaMonitor>> initialize > graph := MMGraph new. > graph addProbe: MUsedMemoryProbe new; addProbe: MMGCProbe new. Nicer yes. > That way, a graph not used by the monitor is empty by default, and a new > instance can be used for whatever graphing purpose one desires, like Mariano > :) New version in the SqueakSource MemoryMonitor repository Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
