Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change our handling of namepaths with special characters #876

Open
hegemonic opened this issue Jan 12, 2015 · 2 comments
Open

Change our handling of namepaths with special characters #876

hegemonic opened this issue Jan 12, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@hegemonic
Copy link
Contributor

Right now, if part of a namepath contains the characters ., ~, or #, you have to wrap that part of the namepath in quotes. It would make sense to escape the special character and strip the quotes.

As part of this change, we should make sure that existing templates can handle this change without modification. If they can't, we'll need to reach out to template authors.

This change was proposed in the discussion that ensued from #872.

@hegemonic hegemonic added this to the 3.4.0 milestone Jan 12, 2015
@hegemonic
Copy link
Contributor Author

Currently blocked by #888.

@hegemonic hegemonic self-assigned this Jan 23, 2015
@hegemonic hegemonic modified the milestones: Future, 3.4.0 Jan 25, 2015
@hegemonic
Copy link
Contributor Author

I don't think we can do this until the next major version.

@hegemonic hegemonic modified the milestones: 4.0, Future Jan 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant