Alex Makhotin wrote:
Walter Bright wrote:
You can import only those names you wish. See static imports, renamed imports and selective imports in http://www.digitalmars.com/d/2.0/module.html

OK, 'static import' combination seems to force use of fully qualified name.

Isn't that exactly what you asked for? I'm confused.

Reply via email to