Skip to content
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.

Implement Named over Namespaces #38

Merged
merged 2 commits into from
Feb 1, 2016
Merged

Implement Named over Namespaces #38

merged 2 commits into from
Feb 1, 2016

Conversation

arrdem
Copy link
Collaborator

@arrdem arrdem commented Feb 1, 2016

Also mark ns-name as ^:deprecated since it is now replaced by name.

@arrdem arrdem force-pushed the named-nss branch 2 times, most recently from 038c79f to 6594cf9 Compare February 1, 2016 00:38
Also mark ns-name as ^:deprecated since it is now replaced by name.

BREAKING: Namespace.getName() previously existed, but returned a Symbol
not a String. This method has been removed, and may cause problems down
the line although the test suite is clean.
As of a4dba4a, Namespace returns a String not a Symbol, so the second
.getName call isn't needed anymore and also doesn't resolve.
@arrdem
Copy link
Collaborator Author

arrdem commented Feb 1, 2016

Tests died for no reason, kicked and we'll see if they're happy now.

arrdem added a commit that referenced this pull request Feb 1, 2016
Implement Named over Namespaces
@arrdem arrdem merged commit 9e8dcce into develop Feb 1, 2016
@arrdem arrdem deleted the named-nss branch February 1, 2016 02:06
@arrdem arrdem restored the named-nss branch February 4, 2016 02:10
@arrdem arrdem deleted the named-nss branch February 4, 2016 15:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant