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

Support column header annotations on case class parameters #5

Open
propensive opened this issue Feb 12, 2019 · 0 comments
Open

Support column header annotations on case class parameters #5

propensive opened this issue Feb 12, 2019 · 0 comments
Assignees
Labels
api Relates to the API design enhancement An improvement to existing functionality minor Has only a small impact for the majority of users

Comments

@propensive
Copy link
Owner

If parsing a row into a new case class instance, Caesura should assume that columns are named after the parameter names. But it would be useful to allow parameter names to be renamed to strings which correspond to the CSV header row. We can annotate parameters in a case class with static annotations, which we can access using propensive/adversaria.

@propensive propensive changed the title support column header annotations on case class parameters Support column header annotations on case class parameters Jan 2, 2023
@propensive propensive self-assigned this Jan 2, 2023
@propensive propensive added enhancement An improvement to existing functionality minor Has only a small impact for the majority of users api Relates to the API design labels Jan 2, 2023
@propensive propensive added this to the Primevère milestone Jan 2, 2023
@propensive propensive removed this from the Primevère milestone Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relates to the API design enhancement An improvement to existing functionality minor Has only a small impact for the majority of users
Projects
Status: Todo
Development

No branches or pull requests

1 participant