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

Feature: Override Subfield Names #3

Closed
tcmj opened this issue Jun 20, 2017 · 1 comment
Closed

Feature: Override Subfield Names #3

tcmj opened this issue Jun 20, 2017 · 1 comment
Assignees
Labels
feature New Feature or Improvement
Milestone

Comments

@tcmj
Copy link
Owner

tcmj commented Jun 20, 2017

description:

add ability to change default behavour of automatic extraction of sub field variable names

usecases:

  1. change variable names for better readability/understanding of purpose
  2. invalid characters/additions (eg. additional text in parentheses)
  3. wrong column header labels
  4. missing column headers

implementation hints:

add maven plugin parameter to add custom column field names used for the subfields
EnumModel#setFieldNames(String[])

@tcmj tcmj added the feature New Feature or Improvement label Jun 20, 2017
@tcmj tcmj self-assigned this Jun 20, 2017
@tcmj tcmj added this to Backlog in sprint_1_2_7_1 Jun 20, 2017
@tcmj tcmj moved this from Backlog to InProgress in sprint_1_2_7_1 Jun 26, 2017
@tcmj tcmj added this to the hh milestone Jun 27, 2017
@tcmj tcmj moved this from InProgress to Verification in sprint_1_2_7_1 Jun 27, 2017
@tcmj
Copy link
Owner Author

tcmj commented Jul 4, 2017

done

@tcmj tcmj closed this as completed Jul 4, 2017
@tcmj tcmj moved this from Verification to Finished in sprint_1_2_7_1 Jul 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New Feature or Improvement
Projects
No open projects
Development

No branches or pull requests

1 participant