Skip to content

Offload namespace definition to user code#1

Open
hraban wants to merge 1 commit into
xemdetia:masterfrom
hraban:master
Open

Offload namespace definition to user code#1
hraban wants to merge 1 commit into
xemdetia:masterfrom
hraban:master

Conversation

@hraban
Copy link
Copy Markdown

@hraban hraban commented Jul 2, 2012

This fixes the "namespace names are fixed" problem and allows each user
of the module to define their own name for a namespace. Moreover, it
will be clear from the source file itself where a namespace comes from
(no need to guess).

Works more like Python's "import ... as ...".

This fixes the "namespace names are fixed" problem and allows each user
of the module to define their own name for a namespace. Moreover, it
will be clear from the source file itself where a namespace comes from
(no need to guess).

Works more like Python's "import ... as ...".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant