Hi veronica I'm reading your changes again and I have some questions:
environment: namespace
namespace = self class environment
ifFalse:[ environment := namespace ]
why that?
is it because you want to have pointer to Smalltalk globals by default for your
ring objects?
You would be mixing RING and Smalltalk classes?
Stef
