The reporter mentioned "subList".
Regards,
Gilles
Cheers
Bruno
From: Gilles
To: dev@commons.apache.org
Sent: Wednesday, 19 December 2018 1:28 AM
Subject: Re: [CSV] Records as Lists
Hi.
On Tue, 18 Dec 2018 07:22:00 + (UTC), Bruno P. Kinoshita
ng the change, just don't see the need for using AbstractList
(though I've been writing Python for the past couple of months, so my Java-fu
isn't really sharp right now).
Cheers
Bruno
From: Gilles
To: dev@commons.apache.org
Sent: Wednesday, 19 December 2018 1:28 AM
Subj
utput stream.
I don't understand this.
Regards,
Gilles
So I'm -0 for it.
Bruno
From: sebb
To: Commons Developers List
Sent: Tuesday, 18 December 2018 12:24 AM
Subject: Re: [CSV] Records as Lists
What is the use-case for using lists?
On Thu, 13 Dec 2018 at 18:34, Gary Gregory
SVRecord while reading from one input and writing to an output stream.
So I'm -0 for it.
Bruno
From: sebb
To: Commons Developers List
Sent: Tuesday, 18 December 2018 12:24 AM
Subject: Re: [CSV] Records as Lists
What is the use-case for using lists?
On Thu, 13 Dec 2018 at 18
What is the use-case for using lists?
On Thu, 13 Dec 2018 at 18:34, Gary Gregory wrote:
>
> Hi All,
>
> I am looking for opinions on turning a CSV record into a list, as opposed
> to the minimal current implementation. There would be side-effects like a
> record becoming writable instead of read-
On Thu, 13 Dec 2018 11:33:45 -0700, Gary Gregory wrote:
Hi All,
I am looking for opinions on turning a CSV record into a list, as
opposed
to the minimal current implementation. There would be side-effects
like a
record becoming writable instead of read-only as the current
implementation.
II
Hi All,
I am looking for opinions on turning a CSV record into a list, as opposed
to the minimal current implementation. There would be side-effects like a
record becoming writable instead of read-only as the current implementation.
Memory footprint would also be a concern.
Please see https://gi