You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by GitBox <gi...@apache.org> on 2018/12/20 09:34:23 UTC

[GitHub] KrzychuJedi commented on issue #35: Turn CSVRecord into a List

KrzychuJedi commented on issue #35: Turn CSVRecord into a List
URL: https://github.com/apache/commons-csv/pull/35#issuecomment-448933216
 
 
   If I may add something from developer perspective. I recently used commons-csv and this feature would be very desire change. It will allow to use stream api and simplify writing clean code. In some cases using iterator complicates writing clean code especially when business logic depends on values from cell on specific index. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org