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.
Serge Knystautas
Loki Technologies
http://www.lokitech.com/
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/>
Problems?: [EMAIL PROTECTED]