Menu

#158 CsvBindByName capitalizes headers when writing

open
nobody
None
5
2023-11-10
2023-03-08
Diego
No

Hey, I'm facing quite a problem here because writing a CSV does not preserve capitalization on annotated columns. For instance, having @CsvBindByName(column = "Example") generates the header EXAMPLE. Is there a logical reason for this behaviour? Honestly, I can't see why. Would not be much easier to preserve capitalization by default?

Discussion

  • Diego

    Diego - 2023-03-08

    I guess a new boolean property capitalize could be added to the annotation, or something similar...

     
  • Andrew Rucker Jones

    @sconway This one is really directed at you. The all-caps thing was there when I arrived, and I recall you having a reason for it.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.