Skip to content

Extensible serializers support#326

Closed
NotoriousPyro wants to merge 17 commits into
pallets-eco:masterfrom
NotoriousPyro:NotoriousPyro-serialization
Closed

Extensible serializers support#326
NotoriousPyro wants to merge 17 commits into
pallets-eco:masterfrom
NotoriousPyro:NotoriousPyro-serialization

Conversation

@NotoriousPyro

@NotoriousPyro NotoriousPyro commented Mar 25, 2022

Copy link
Copy Markdown

Since #209 appears waiting on conflicts being merged, I thought I would work through the merge conflicts as I want to use this for a project. Unfortunately, what's stopping me is #209.

All the tests are passing. This is a merge of pallets-eco/master with subnix:feature/extensible-serializer and conflicts resolved.

Have also tested it with a working application. I have also debugged through and confirmed the serializer can be changed to JSON and also no longer accepts objects like "Response" (e.g. trying to apply the cache to a function which returns response.response) because they cannot be serialised to JSON.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants