Dec. 6, 2015
8:23 p.m.
Probably because it was badly done. Le 6/12/15 20:05, Hernán Morales Durand a écrit :
Hello everyone,
Is there a reason why #collect:displayingProgress: was removed or never included?
And as more general question, is there any pointer to automatically add progress bar to iterator messages?
For example doing:
SmalltalkImage setDisplayProgressTo: MyClass. SmalltalkImage setDisplayProgressTo: MyPackage.
and then having all enumeration messages sent in MyClass or MyPackage with a progress bar
collect: collect:as: collect:into: collect:thenDo: select: select:as: select:thenDo: select:thenCollect:as: ...
Hernán