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

Don't pull irrelevant keys out of the data. #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ctford
Copy link

@ctford ctford commented Jun 8, 2014

I don't have a fix for this yet, but here's a test showing that process-set-delimiters is doing something funny. When I use strictly to enforce that bogus keys aren't being retrieved from the map, I see that sometimes the second part of a dotted form is searched for at the top of the map.

This causes me problems because I'd like to use strictly to ensure that I don't inadvertently make inconsistencies between my templates and my data (which allow me to effectively override the silent treatment of nils).

I also wonder if this problem isn't causing other observable effects - though I don't know of any personally.

@ctford ctford changed the title Don't pulls irrelevant keys out of the data. Don't pull irrelevant keys out of the data. Jun 8, 2014
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