[Modules] Module variables

Lawson English english7 at mindspring.com
Wed Aug 29 21:26:37 UTC 2001


I haven't seen it mentioned before, so i'll throw this in:

should there be a new kind of instance variable defined that is associated
with a given module? Likewise, a "global" module variable might be defined
as well.

This might be a variant of pooled variables where only classes defined
within the module know about and can use  variables in the specific module
pool, and using the module-pool dictionary is implicitly managed since there
is only one of them per module and the name of the dictionary is redundant
and probably better left unspecified anyway.




-- 
The real romance is out ahead and yet to
come. The computer revolution hasn't started yet. Don't be misled by
the enormous flow of money into bad defacto standards for
unsophisticated buyers using poor adaptations of incomplete ideas. -Alan Kay
--





More information about the Squeak-dev mailing list