You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/07/09 01:17:58 UTC

[GitHub] [commons-csv] SethFalco edited a comment on pull request #114: CSV-264: Added DuplicateHeaderMode for flexibility with header strictness.

SethFalco edited a comment on pull request #114:
URL: https://github.com/apache/commons-csv/pull/114#issuecomment-876841043


   It's worth noting this change doesn't impact how data is resolved internally or how headers are referenced, but just how if duplicate empty headers are allowed. I can peek into the current behavior anyway and try to document it if it's not already.
   
   Meanwhile, I've rebased with master.
   I also squashed my commits to make rebasing a bit easier.
   
   I also updated an exception to no longer recommend using one of the deprecated methods.
   
   Edit: Sorry, forgot to add \@Deprecated to the getter.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org