On Mon, Mar 2, 2015 at 11:45 PM, Thierry Goubier <thierry.goubier@gmail.com> wrote:
2015-03-02 16:33 GMT+01:00 GitHub <noreply@github.com>:
Log Message: ----------- 40525 14997 Lazy MCVersionInfo to reduce MC memory use https://pharo.fogbugz.com/f/cases/14997
Please consider this one if you see things changing in the Repository Inspector.
Thanks,
Thierry
Previous to build 40525, when you have a slice (and presumably any package) that does not have any version loaded, all package versions would show up as bold, meaning that they were not installed. Following build 40525, such unloaded packages no show without bold. For example, open the Pharo4Inbox and search for 14353 in both builds 40524 and 40525. Loading Slice 14997 on top of build 40524 reproduces the problem I find the new behaviour disconcerting :) https://pharo.fogbugz.com/default.asp?15097 cheers -ben