great!!!
-Simo
http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/
On Wed, Jan 25, 2012 at 4:31 AM, wrote:
> Author: mcucchiara
> Date: Wed Jan 25 03:31:12 2012
> New Revision: 1235614
>
> URL: http://svn.apach
Hi,
I'm still looking into this issue but haven't had much luck tracking it
down yet. Has anyone had a chance to have a look at it yet or have any
comments about it?
Cheers,
Dave.
-
To unsubscribe, e-mail: dev-unsubscr...@common
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-proxy-test has an issue affecting its community integration.
This
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-digester3 has an issue affecting its community integration.
This i
After looking at the Lang 3 Range API, I realized an Iterator factory
should be kept external to the Range class:
Range dateRange = Range.between(thisMonth, nextMonth);
Iterator dayIterator = RangeIteratorFactory.getInstance(dateRange,
Calendar.DATE);
Range intRange = Range.between(firstInt,
Sounds great for me too :)
Cheers,
Bruno P. Kinoshita
http://kinoshita.eti.br
http://tupilabs.com
- Mensagem original -
> De: Adrian Crum
> Para: Commons Developers List
> Cc:
> Enviadas: Terça-feira, 24 de Janeiro de 2012 18:30
> Assunto: Re: [functor] CharacterRange, FloatRang
I've sifted through the archives in commons-dev from ~2002 and found some
threads that can be useful regarding the Generators API. I will read it again
later to see what I can come up with :) Below are the links and with a short
description of each one.
---
Proposal of generators in functor (w
On 1/24/2012 8:15 PM, Matt Benson wrote:
Thanks for your interest, Adrian! Comments inline:
On Tue, Jan 24, 2012 at 1:58 PM, Adrian Crum
wrote:
On 1/24/2012 6:58 PM, Matt Benson wrote:
IMO the difference between [lang]'s and [functor]'s range concepts is that
those in [lang] are intended to
Thanks for your interest, Adrian! Comments inline:
On Tue, Jan 24, 2012 at 1:58 PM, Adrian Crum
wrote:
> On 1/24/2012 6:58 PM, Matt Benson wrote:
>>
>> IMO the difference between [lang]'s and [functor]'s range concepts is that
>> those in [lang] are intended to be able to say whether a given val
On 1/24/2012 6:58 PM, Matt Benson wrote:
IMO the difference between [lang]'s and [functor]'s range concepts is
that those in [lang] are intended to be able to say whether a given
value is in the Range, but, with the exception of CharRange (this
class is not even public), they make no provision
On Tue, Jan 24, 2012 at 12:37 PM, Bruno P. Kinoshita
wrote:
> Hi Matt,
>
>> I think we might do better to handle both tasks by designing a generic
>> Range builder API, and removing the existing Range classes. This way
>> either type of bounding could be requested by the user at his
>> convenienc
Hi Matt,
> I think we might do better to handle both tasks by designing a generic
> Range builder API, and removing the existing Range classes. This way
> either type of bounding could be requested by the user at his
> convenience.
Great idea Matt. Should we file an issue in JIRA for this?
>
On 01/24/2012 12:56 AM, Gilles Sadowski wrote:
> Hi Thomas.
Hi Gilles,
[snip code review]
thanks for looking into all the messages, I will fix them according to
your suggestions.
@issue: I was hesitating to assign the issue to myself as it was opened
by Phil, but I will do so in the future if i
13 matches
Mail list logo