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

Promote ns-name from ^:deprecated #48

Merged
merged 3 commits into from
Feb 1, 2016
Merged

Promote ns-name from ^:deprecated #48

merged 3 commits into from
Feb 1, 2016

Conversation

arrdem
Copy link
Collaborator

@arrdem arrdem commented Feb 1, 2016

Fixes #47, see that issue for discussion of the reasons for rolling this
back. Rather than implementing the suggested Namespace.getNamingSymbol():Symbol, this patch opts to use the existing final public Symbol name field.

Deprecating ns-name was a mistake, since it serves a unique purpose with
respect to name, being to fetch the naming _symbol_ rather than the
naming _string_.

Fixes #47
This patch avoids round tripping a symbol to a string and back by just
getting the name field of the namespace.
arrdem added a commit that referenced this pull request Feb 1, 2016
Promote ns-name from ^:deprecated
@arrdem arrdem merged commit 6d9b34e into develop Feb 1, 2016
@arrdem arrdem deleted the bugfix/47 branch February 1, 2016 22:22
@arrdem arrdem restored the bugfix/47 branch February 4, 2016 02:10
@arrdem arrdem deleted the bugfix/47 branch February 4, 2016 15:51
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