glow icon indicating copy to clipboard operation
glow copied to clipboard

Remove all symbols as JSON object keys

Open kwannoel opened this issue 3 years ago • 6 comments

In GitLab by @fahree on Feb 18, 2021, 07:06

null

kwannoel avatar Sep 22 '21 05:09 kwannoel

In GitLab by @fahree on Feb 18, 2021, 07:06

assigned to @AlexKnauth

kwannoel avatar Sep 22 '21 05:09 kwannoel

In GitLab by @ApolloUnicorn on Mar 6, 2021, 01:43

assigned to @Akaa

kwannoel avatar Sep 22 '21 05:09 kwannoel

In GitLab by @ApolloUnicorn on Mar 6, 2021, 01:43

unassigned @AlexKnauth

kwannoel avatar Sep 22 '21 05:09 kwannoel

In GitLab by @fahree on Apr 1, 2021, 00:05

I believe it's just a matter of removing json-object-ref in runtime/participant-runtime.ss and assuming we'll always be using strings as json keys, as happens if you use the functions in clan/json

kwannoel avatar Sep 22 '21 05:09 kwannoel

In GitLab by @fahree on Apr 12, 2021, 20:41

OK, I believe I have now fixed all the issues in my branch. Please review, merge, cleanup, etc.

PS: instead of with-... you can use eprintf, or pass (current-error-output) to suitable functions.

kwannoel avatar Sep 22 '21 05:09 kwannoel

In GitLab by @alex413 on Jun 22, 2021, 04:17

is this mostly done, and just needs finalizing?

kwannoel avatar Sep 22 '21 05:09 kwannoel