Name:
Anonymous
2011-12-24 23:32
Discuss how the perfect module/namespace should behave. Keep in mind things like multimethods (which should be merge rather than shadow).
Name:
Anonymous
2011-12-25 17:08
What about having one environment per function, as well as providing the ability to store per-CPU or per-continuation values?
I think that could be used to implement a fairly fine module system.