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

UPDATE for RFC30: Serialization and deserialization #2186

Merged

Conversation

thomas-k-cameron
Copy link
Contributor

@thomas-k-cameron thomas-k-cameron commented Jan 9, 2023

Motivation and Context

@LukeMathWalker has raised concern over the feature-gate that it may become confusing in the future.
#2183 (comment)

I thought that he's concern makes sense and decided to create a PR to discuss if it is necessary to update the RFC.

I'm going to mention people who was involved in the discussion of RFC30.

@rcoh @Velfi @ysaito1001 @jdisanti

Description

prefix the feature-gate with serde.
serialize will become serde-serialize
deserialize will become serde-deserialize

Testing

NA


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@thomas-k-cameron
Copy link
Contributor Author

Thank you for approving @LukeMathWalker !

@Velfi Velfi merged commit 4af30b6 into smithy-lang:main Jan 9, 2023
@thomas-k-cameron thomas-k-cameron deleted the serialization_and_deserialization branch January 9, 2023 17:08
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.

3 participants