[squeak-dev] The XML libraries run fine on Squeak 6 alpha

Eliot Miranda eliot.miranda at gmail.com
Sat Oct 10 13:29:07 UTC 2020


Hi All,

> On Oct 5, 2020, at 5:01 PM, monty <monty2 at programmer.net> wrote:
> 
> I believe I suggested the same thing you did (just removing the old parser from the image, which would remove the warning during SM installation).

Cool, there seems to be consensus fir removing.  Thinking about implementing this I thought off the top of my head that having a postscript in a suitable package, Installer UpdateStream etc, that asked the used dud they want the package unloaded, would work.  Am I right to think that if and when we remove the package from the update map nothing will happen other than the package will no longer be subject to automatic updates?

> 
> The undeclared global var refs to Zinc classes were mistakenly left in during development (done on Pharo), and will be made indirect like other Zn class refs. (The offending methods are in classes that aren't used unless Zinc is installed, which is why they don't cause any Squeak test failures.)
> ___
> montyos.wordpress.com
> 
> 


More information about the Squeak-dev mailing list