inspect doesn't return self

Pavel Krivanek squeak1 at continentalbrno.cz
Sun Apr 10 13:01:28 UTC 2005


Is there any good reason why message inspect returns the inspector. Till
version 3.7 it returned only self (unlike explore). Now it complicates
debugging. I suggest having two different messages:

inspect/explore - returns self

inspector/explorer - returns inspector/explorer instance



-- Pavel




More information about the Squeak-dev mailing list