A little namespace "proposal"

Alexandre Bergel bergel at iam.unibe.ch
Thu Apr 15 15:44:18 UTC 2004


> What is so bad about classes having a lookup context?  I don't see the
> problem.  I am not suggesting that people type a long list of imports
> like in Java, but merely that such a list exist.  

The tool might be there to help. For instance, with the classboxes, if I add a method such as:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
MyMorph>>initialize
  super initialize.
  self color: {Color blue}
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

The system asks the user through a popup menu where Array and Color has to be imported.

Cheers,
Alexandre


-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



More information about the Squeak-dev mailing list