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

Add proper support for custom property exploration #14

Closed
joffrey-bion opened this issue Aug 23, 2017 · 0 comments
Closed

Add proper support for custom property exploration #14

joffrey-bion opened this issue Aug 23, 2017 · 0 comments

Comments

@joffrey-bion
Copy link
Owner

joffrey-bion commented Aug 23, 2017

Type exploration, as of now, is based on fields instead of actual serializable properties.
Without a more flexible approach, we end up with problems like:
#10
fabiomaffioletti/jsondoc#153
fabiomaffioletti/jsondoc#159
fabiomaffioletti/jsondoc#199
fabiomaffioletti/jsondoc#215
fabiomaffioletti/jsondoc#207
fabiomaffioletti/jsondoc#230

We want to be able to customize the way we list properties of a class, in particular how we name them and which ones to ignore.

@joffrey-bion joffrey-bion changed the title Add proper support for Jackson serialization Add proper support for custom property exploration Aug 23, 2017
joffrey-bion pushed a commit that referenced this issue Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant