[BUG][DOC] SpaceTally>>systemWideSpaceTally

Eddie Cottongim cottonsqueak at earthlink.net
Mon Jul 5 18:57:40 UTC 2004


The comment example in SpaceTally>>systemWideSpaceTally:
    "(SpaceTally new systemWideSpaceTally asSortedCollection: [:a :b | a
last > b last]) asArray"
will cause a "MessageNotUnderstood: SpaceTallyItem>>last" (after 5 minutes
or so).

#last is probably supposed to be #spaceForInstances.

Eddie





More information about the Squeak-dev mailing list