Skip to content

Conversation

@erickt
Copy link
Contributor

@erickt erickt commented Mar 30, 2013

@nikomatsakis and I were talking about how the serializers were a bit too complicated. None of the users of With the emit_option and read_option functions, the serializers are now moving more high level. This patch series continues that trend. I've removed support for emitting specific string and vec types, and added support for emitting mapping types.

@nikomatsakis
Copy link
Contributor

I'd give this r+, but it's already bit-rotted...

@erickt
Copy link
Contributor Author

erickt commented Mar 30, 2013

@nikomatsakis: It's back to mergable. I also fleshed out serialization support for the other container types.

bors added a commit that referenced this pull request Mar 30, 2013
@nikomatsakis and I were talking about how the serializers were a bit too complicated. None of the users of With the `emit_option` and `read_option` functions, the serializers are now moving more high level. This patch series continues that trend. I've removed support for emitting specific string and vec types, and added support for emitting mapping types.
@bors bors closed this Mar 30, 2013
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.

4 participants