Updates:
Status: FixReviewNeeded
Comment #1 on issue 5897 by
[hidden email]: [ENH]: Clean
SystemProgressMorph and friends
http://code.google.com/p/pharo/issues/detail?id=5897Issue 5897: [ENH]: Clean SystemProgressMorph and friends
Fix in inbox:
SLICE-Issue-5897-ENH-Clean-SystemProgressMorph-and-friends-SeanDeNigris.1
* create NewSystemProgressMorph as a replacement for SystemProgressMorph
* create SystemProgressItemMorph to capture all the behavior from the huge
block in SystemProgressMorph>>label:min:max:
* Rename SystemProgressBarMorph to ProgressBarMorph (there's nothing
System-specific) and clean
I'd like someone to review the code, especially the process/semaphore parts
of NewSystemProgressMorph before I integrate these classes with the system
via the UIManagers.
I had to do "Compiler recompileAll" when I filed the classes in because the
system was confused between SystemProgressBarMorph and ProgressBarMorph.
I'm not sure why.
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker