[FIX] NoDoitInPackageInfo-nk

Colin Putney cputney at wiresong.ca
Tue Jul 8 02:36:25 UTC 2003


This change set provides a different fix for the same problem that Ned 
originally noticed. Instead of having PackageInfo check for stray 
DoIts, MethodReference>>isValid, should return false if it refers to a 
DoIt.

MethodReference>>isValid is only used in Utilities and PackageInfo, and 
we don't want DoIts showing up as methods in either case. It's unlikely 
that there are any packages out there that depend on DoIts showing up 
as valid methods.

Colin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: InvalidDoIts-cwp.1.cs
Type: application/octet-stream
Size: 443 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030707/481f21a2/InvalidDoIts-cwp.1.obj


More information about the Squeak-dev mailing list