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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to