Skip to content

Conversation

@chrisrink10
Copy link
Member

@chrisrink10 chrisrink10 commented Nov 20, 2024

Fixes #1129

For anyone who finds this PR (perhaps triaging a bug introduced by it in the future): I tried to ascertain exactly what Clojure JVM does in this situation and it is quite unclear in the reader code and not (at the time of writing) specified on any of the official documentation. Examples given there seem to indicate that fully qualified tags be given in data_readers.cljc and thus symbol resolution should not be performed on them, but they don't say explicitly. CLJS #js [] literals work as they do now in this PR so I'm going to assume this is the intended behavior.

@chrisrink10 chrisrink10 merged commit 60e9e09 into main Nov 20, 2024
12 checks passed
@chrisrink10 chrisrink10 deleted the fix/data-reader-tag-reader branch November 20, 2024 15:21
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.

Issue with #py data reader tag in macros

2 participants