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

Distinguish more clearly between source expression maps and hiccup attribute maps #36

Open
respatialized opened this issue Feb 13, 2022 · 0 comments

Comments

@respatialized
Copy link
Contributor

Right now, the postwalk based evaluation implementation presumes that source expression maps can be uniquely distinguished from ordinary hiccup attribute maps by which keys they have, which may not always hold when working with arbitrary inputs.

The schema for the intermediate maps containing the results of parsed expressions should probably be migrated to namespaced keywords, as they are never constructed by hand.

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

No branches or pull requests

1 participant