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

Don't serialize JSON in WriteToChorusNotes handler #402

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

rmunn
Copy link
Contributor

@rmunn rmunn commented Jun 25, 2024

Companion PR to #401. Once this is merged, sillsdev/LfMerge#338 should follow.

Similarly to what we just did with the GetChorusNotes handler, we can skip serializing JSON in the WriteToChorusNotes handler as well.


This change is Reviewable

Similarly to what we just did with the GetChorusNotes handler, we can
skip serializing JSON in the WriteToChorusNotes handler as well.
Copy link
Contributor

@megahirt megahirt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Nice to see the old TODOs removed since we are using a more modern C# version!

@rmunn rmunn merged commit d916378 into develop Jun 25, 2024
9 checks passed
@rmunn rmunn deleted the feat/faster-lfmerge-chorus-notes-writing branch June 25, 2024 09:49
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