Jan. 31, 2014
3:59 p.m.
On 31 Jan 2014, at 11:57, Torsten Bergmann <astares@gmx.de> wrote:
Now that Pharo uses real packages beside categories I see some lowercase "ghost" packages in Monticello Browser list after loading Seaside.
To reproduce just load Seaside using config browser and check in Monticello browser.
I guess this is coming from methods in lowercase extension categories like "*seaside-pharo-core" which do not really match "Seaside-Pharo-Core" package.
would be nice to have a little checker :)
Any comments?
Thx T.