Serge Knystautas wrote:
> 
> Federico Barbieri wrote:
> > > Vector match(Mail mail)
> >
> > This was the old interface... What about returning a Collection?
> >
> > > Second, can I use JDK 1.2 features (specifically collections API)?  I
> > > guess I can stick with the VectorUtils utility class.
> > >
> >
> > +1
> 
> As long as we're going with JDK 1.2, why don't I move more things to a
> Collection in API?  (like setRecipients, getRecipients, probably several
> other things).  Hopefully will be able to apply these patches tonight.

+1 for going 1.2 and using Collections all over the place (vector and
hashtable are�, yuck, always synchronized).

We did this for Cocoon2 and I'll propose the same for Avalon as well.

-- 
Stefano Mazzocchi      One must still have chaos in oneself to be
                          able to give birth to a dancing star.
<[EMAIL PROTECTED]>                             Friedrich Nietzsche
--------------------------------------------------------------------
 Missed us in Orlando? Make it up with ApacheCON Europe in London!
------------------------- http://ApacheCon.Com ---------------------




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/>
Problems?:           [EMAIL PROTECTED]

Reply via email to