Hi Claude,
Thank you for the detailed reply :-) A few comments below.
On 2024/04/30 06:29:38 Claude Warren wrote:
> I will see if I can clarify the javadocs and make things clearer.
>
> What I think I specifically heard is:
>
>- Be clear that producers are fast fail iterators with predicate
On Tue, 30 Apr 2024 at 14:45, Gary D. Gregory wrote:
> Hi Claude,
>
> Thank you for the detailed reply :-) A few comments below.
>
> On 2024/04/30 06:29:38 Claude Warren wrote:
> > I will see if I can clarify the javadocs and make things clearer.
> >
> > What I think I specifically heard is:
> >
On 2024/04/30 14:33:47 Alex Herbert wrote:
> On Tue, 30 Apr 2024 at 14:45, Gary D. Gregory wrote:
>
> > Hi Claude,
> >
> > Thank you for the detailed reply :-) A few comments below.
> >
> > On 2024/04/30 06:29:38 Claude Warren wrote:
> > > I will see if I can clarify the javadocs and make thin
My +1
Gary
On 2024/04/28 22:24:13 Gary Gregory wrote:
> We have fixed a few bugs and added enhancements (better Microsoft
> Excel compatibility) since Apache Commons CSV 1.10.0 was released, so
> I would like to release Apache Commons CSV 1.11.0.
>
> Apache Commons CSV 1.11.0 RC1 is available f
Ping to the PMC for this thread and the Commons CSV one ;-)
Gary
On 2024/04/29 07:16:26 Thomas Vandahl wrote:
> Hi folks,
>
> > Am 20.04.2024 um 12:25 schrieb Thomas Vandahl :
> >
> > Hi folks,
> >
> > We have fixed a few bugs since Apache Commons JCS 3.2 was released, so I
> > would like to
Good evening,
I have been working on a new small feature which aims to validate if a
value is present in a configuration through a first match validation.
This is useful when looking for specific values in multiple configurations
and often can be leveraged to return the right Configuration if a v
Good suggestions.
short-circuit. We could make this distinction by including it in the name:
> forEachUntil(Predicate ...), forEachUnless, ...
We need the unit name in the method name. All Bloom filters implement
IndexProducer and BitmapProducer and since they use Predicate method
parameters th
Ricardo,
Thank you for your effort and contribution. I find it difficult to
evaluate your work without a pull request (a draft one will do) to show
what changes you have made. It just makes reviewing much easier. Can you
open a draft pull request please?
Claude
On Wed, May 1, 2024 at 3:54 AM