A few updates...
* String>>displayProgressAt:from:to:during: has "deprecated" in the comment,
but is not in a deprecated category. The timestamp is 9/7/11 which puts it
either 1.2 or early 1.3, but either way, it should be removed for 2.0,
right? There is only one sender in the image, which can easily be fixed to
call #displayProgressFrom:to:during:
* String>>displayProgressFrom:to:during: should probably delegate to the
UIManager's displayProgress:from:to:during:
* Progress should have its own announcer. The progress could be something
that doesn't alter the system, so it doesn't really fit into system
announcer.

--
View this message in context: 
http://forum.world.st/Notify-progress-with-Announcements-instead-of-Exceptions-tp4629057p4630060.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.

Reply via email to