[IronPython] Intefaces

Sanghyeon Seo sanxiyn at gmail.com
Sat Oct 21 08:54:52 CEST 2006


2006/10/21, Dino Viehland <dinov at exchange.microsoft.com>:
...  We might want to still combine that w/ exposing names when there
are no collisions, but making interfaces return an interface proxy
would provide an easy way when that breaks down.

I don't think "exposing names when there are no collisions" is a good
idea. These names logically belong to the separate namespace.

As the Zen of Python said:

In the face of ambiguity, refuse the temptation to guess.
Namespaces are one honking great idea -- let's do more of those!

-- 
Seo Sanghyeon



More information about the Ironpython-users mailing list