Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Deduplicate serialization efforts without locking in one a specific one #2911

Merged
merged 1 commit into from
Jul 2, 2020

Conversation

thomaseizinger
Copy link
Contributor

@thomaseizinger thomaseizinger commented Jul 1, 2020

This patch is meant to set an example on how to effectively deal with the need for repeated serialization needs without locking a type into one a specific one.

In addition, this allows users of the comit library to reuse these serialization strategies.

@thomaseizinger thomaseizinger force-pushed the remove-serialization-duplication branch from aea002a to 645b5e1 Compare July 1, 2020 07:56
@thomaseizinger thomaseizinger force-pushed the remove-serialization-duplication branch from 645b5e1 to 4cc2288 Compare July 2, 2020 01:09
This patch is meant to set an example on how to effectively deal
with the need for repeated serialization needs without locking a
type into one a specific one.
@mergify
Copy link
Contributor

mergify bot commented Jul 2, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 2, 2020

Build succeeded:

@bors bors bot merged commit 6a6f0c8 into dev Jul 2, 2020
@mergify mergify bot deleted the remove-serialization-duplication branch July 2, 2020 01:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants