Bug in PackageInfo?

Bert Freudenberg bert at impara.de
Thu May 11 15:55:21 UTC 2006


Am 11.05.2006 um 17:08 schrieb Alexandre Bergel:

> 	p2 := PackageInfo named: 'MyStupidPackage2'.
> 	p3 := PackageInfo named: 'MyStupidPackage2-test'.
> 	self assert: (p2 == p3).
>
> It seems that (p2 == p3) should be true.

How could two packages with a different name be equal, let alone be  
identical?

- Bert -




More information about the Squeak-dev mailing list