Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Allow specifying (via CsvSchema) a way to map "extra" columns into specific key (to use via any setter) #109

Closed
cowtowncoder opened this issue Jan 10, 2016 · 0 comments
Milestone

Comments

@cowtowncoder
Copy link
Member

(note: sort of related to #95)

As an alternative to being able to ignore "extra" columns (values for columns that come after all defined columns), it would make sense to allow these to instead be mapped to sort of virtual properties.
But since it is tricky to try to generate specific naming convention (and, for specific names, one could just create schema anyway), it should probably be enough to just let a single name be specified, and this name exposed. Doing this would allow this extra information to flow into any-setter (@JsonAnySetter).

@cowtowncoder cowtowncoder added this to the 2.7.0 milestone Jan 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant