Fix handling of formatters following the singleton pattern by AArnott · Pull Request #1850 · MessagePack-CSharp/MessagePack-CSharp · GitHub
Skip to content

Fix handling of formatters following the singleton pattern#1850

Merged
AArnott merged 3 commits into
developfrom
adoptionTouchups
Jun 21, 2024
Merged

Fix handling of formatters following the singleton pattern#1850
AArnott merged 3 commits into
developfrom
adoptionTouchups

Conversation

@AArnott

@AArnott AArnott commented Jun 14, 2024

Copy link
Copy Markdown
Collaborator
  • Support formatter singleton pattern when formatter is specially requested by a member
  • Revise diagnostic messaging
    Because we can serialize internal and public members alike with AOT formatters, we require attributes on all of them alike.

AArnott added 3 commits June 14, 2024 11:35
Because we can serialize internal and public members alike with AOT formatters, we require attributes on all of them alike.
This is because it can describe stock formatters as well as custom ones.
@AArnott AArnott added this to the v3.0 milestone Jun 14, 2024
@AArnott AArnott merged commit ceab2d7 into develop Jun 21, 2024
@AArnott AArnott deleted the adoptionTouchups branch June 21, 2024 17:31
This was referenced Jun 15, 2026
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.

1 participant