I have noticed with the newer releases (pharo0.1-10277dev09.04.2 and pharo0.1-10279dev09.04.3) there, which seemed to me, to be fixes/ improvements that were lost from the earlier (Pharo0.1Core-10268cl and pharo0.1-10268dev09.04.1) releases. These following occur for both the Mac and Windows platforms:
#1) Running "(1 to: 100) do: [:each | Transcript show: each; cr]" is near instantaneous in the Transcript window compared to the more recent releases. #2) For the process "the UI process" in the Process Browser - when "the UI process" is selected processes actually show up but not in the more recent releases. #3) The debugger buttons are once again centered and squished in the middle of the debugging window. Is this actually now the norm? I am not sure exactly what is expected for these in Pharo's current state but it seemed that perhaps some fixes had reverted and I should submit issues for them. Was version 10268 the anomaly or are these actual issues? Thanks! Scott _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
