Skip to content

Conversation

borkdude
Copy link
Collaborator

No description provided.

@lread
Copy link
Collaborator

lread commented Jan 31, 2025

Hmmmm... Seems to break cljs tests... and also zprint and umschreiben-clj.

@borkdude
Copy link
Collaborator Author

The test in umschreiben fails exactly because they depend on the unqualified symbol right now
The CLJS tests might fail because clojure.core/read-string or cljs.core/read-string doesn't exist. Should we emit clojure.edn/read-string instead? 🤔

@lread
Copy link
Collaborator

lread commented Jan 31, 2025

Kinda feels sort similar in spirit to #305? zprint had some problems with that one too kkinnear/zprint#333

@lread
Copy link
Collaborator

lread commented Feb 12, 2025

@borkdude, this isn't PR isn't solving any immediate problem for me, so I've not been inclined to look into it, nor think about it. Do you still think we should do something here?

@borkdude
Copy link
Collaborator Author

Eventually yes, since emitting an qualified name can lead to bad behavior.

@lread
Copy link
Collaborator

lread commented Feb 12, 2025

Ok, tx, have followed up in issue.

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.

2 participants