> Wouldn't introducing a new built-in constructor in some module scope > actually have less risk (none?) of producing name clashes than messing > with an existing object? Yes, and I think it's worth considering. We still need to work out the organization of the standard library in modules. Dave