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

middleware.format: print otherwise non-serializable objects as strings #723

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

vemv
Copy link
Member

@vemv vemv commented Oct 6, 2021

Fixes #722

The object->string conversion is not all that truthful, but it seems better than failing.

Personally whenever I find an #object[... I really don't care about it its value, it's a semi-opaque blob anyway that can't be defed or evaluated in the repl, etc.

@vemv vemv merged commit ebe962a into master Oct 7, 2021
@vemv vemv deleted the 722 branch October 7, 2021 09:04
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.

"No reader function for tag object" when formatting EDN buffer
2 participants