The ability to push Lambda's into a CSV processing library, to avoid
users having to implement a "while(hasNext())" loop
correctly/efficiently each time shouldn't underestimated. I have
written a utility method myself to do this for my projects. It uses
Jackson CSV right now but the pattern should
NIO Path and AutoClosable try blocks are good enough reasons for me! :)
On 13 June 2016 at 18:13, Gary Gregory wrote:
> Java 7. Right now I'm thinking of adding convenience APIs for NIO Path, and
> old school File.
>
> Java 8 streams would be interesting for sure. Later for me...
>
> Gary
>
Java 7. Right now I'm thinking of adding convenience APIs for NIO Path, and
old school File.
Java 8 streams would be interesting for sure. Later for me...
Gary
On Mon, Jun 13, 2016 at 10:10 AM, Stian Soiland-Reyes
wrote:
> 7 (email) or 8 (subject)?
>
> I'm +1 for either - but I'm not sure if C
7 (email) or 8 (subject)?
I'm +1 for either - but I'm not sure if CSV would benefit much from
Java 8 features, or are you thinking Java 8 Streams for CSV? (That
would be really cool!)
On 13 June 2016 at 03:18, Gary Gregory wrote:
> Now that we pushed out 1.4, I plan on updating the platform re