Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

Change the signature of the entity readers to take content type and class type. #25

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

budjb
Copy link
Owner

@budjb budjb commented May 21, 2020

This is in support of adding larger Jackson compatibility. It makes sense to make the readers aware of what they may be converting some entity into, and whether they can actually support the content type of that entity.

The changes contained here are a reflection of the conversation in #23.

@budjb budjb force-pushed the jackson-entity branch 3 times, most recently from ea9e15f to 6d83ba8 Compare May 21, 2020 19:52
@tgeens
Copy link
Contributor

tgeens commented May 25, 2020

Looks good to me!

@tgeens
Copy link
Contributor

tgeens commented Jun 5, 2020

Looking forward to this!
Is there something I can help with ?

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.

None yet

2 participants