c/commons/proper/collections/trunk/
>
> Any feedback, help is welcome!
>
> Thomas
>
> On Wed, Aug 1, 2012 at 8:48 AM, Tommaso Teofili
> wrote:
>
> > Hi all,
> >
> > recently I've been working on implementing the Trie [1] data structure
> for
> &g
Hi Sebb,
I also noticed that but I think that making the container Serializable is
not useful neither wanted though I agree that it should be documented or
maybe refactored i.e. extracting the Serializable class in a
LRULinkedHashMap class extending LinkedHashMap wiith the specified method
and con
Hi Simone,
I'm not a Commons committer but I can try to help you with your needs
regarding code and design, since I've already used your at-digester with
some UIMA components I developed.
Cheers,
Tommaso
2010/1/24 Simone Tripodi
> Hi all guys,
> I'm writing you because I really need your help on
I vote:
>> [X] +1 Yes lets sponsor it
>> [ ] -1 No because...
>>
>>
>> [X] +1 Use the Commons mailing lists
>> [ ] -1 Bad idea because...
>>
>>
Tommaso
Hi all,
I am new to the ML although I've been using Apache Commons for several
years, I just read about this proposal and it seems promising to me.
It could make Digester even simpler to use.
I did not have the time to go much deep inside the code but the idea is very
interesting in my opinion.
Reg