On 10/26/05, Dmitri Pissarenko <[EMAIL PROTECTED]> wrote:
> Hello!
>
> > Some of that stuff looks like it would be better suited for Commons
> > Collections rather than Commons Functor, since it's merely dealing with
> > Iterators (especially the reverse method).
>
> OK, you are probably right.
>
>
-
From: Dmitri Pissarenko [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 26, 2005 2:30 PM
To: Jakarta Commons Developers List
Subject: Re: Extending Apache Commons Functor
Hello!
> Some of that stuff looks like it would be better suited for Commons
> Collections rather than Commons Fun
Hello!
Some of that stuff looks like it would be better suited for Commons
Collections rather than Commons Functor, since it's merely dealing with
Iterators (especially the reverse method).
OK, you are probably right.
But the question remains: what should I to put these routines into
Apache
er 26, 2005 2:09 PM
To: Jakarta Commons Developers List
Subject: Extending Apache Commons Functor
Hello!
I want to extend Apache Commons Functor by some additional
functionality, which is described at the URL below.
http://dapissarenko.com/resources/2005_09_18_apacheFunctor/
What can I do in
Hello!
I want to extend Apache Commons Functor by some additional
functionality, which is described at the URL below.
http://dapissarenko.com/resources/2005_09_18_apacheFunctor/
What can I do in order for these functionalities to be included in the
Apache Commons Functor library?
TIA
Dmit