CRAZY: First class namespaces

Moshe Zadka moshez at math.huji.ac.il
Mon May 29 05:45:24 EDT 2000


On Mon, 29 May 2000, Christian Tismer wrote:

> What would be better for the language, dynamic or lexical?
> I really don't know, please tell me your thoughts.

Definitely lexical. 
I do miss closures...
Dynamic scopes breaks the abstraction that a function is a "black box": a
function shouldn't be able to look inside its caller.

--
Moshe Zadka <moshez at math.huji.ac.il>
http://www.oreilly.com/news/prescod_0300.html
http://www.linux.org.il -- we put the penguin in .com





More information about the Python-list mailing list