21 Jan
2004
21 Jan
'04
5:17 p.m.
Jeremy Hylton wrote:
What if you used a special object that would produce a useful error message if the user tries to access the container.
I like this. Make it a singleton, and put it in the global namespace for Scripts, so that we can write: if context is Inaccessible: # Do without access to context Cheers, Evan @ 4-am