I've taken a look at the code, and there are a lot of useful facilities. As you may have noticed from the list however, the current position with these classes is confused. I am going to try to get the position sorted and then your submission can be properly considered. (I basically want to avoid duplicated and incompatable code if I can.)
Stephen ----- Original Message ----- From: "Tom Drake" <[EMAIL PROTECTED]> > Here's a zip file that contains my code in it's current state; not > refactored to lang. I'd greatly appreciate your comments on this. > > Thanks, > > Tom > > > -----Original Message----- > From: Stephen Colebourne [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 05, 2002 1:19 PM > To: Jakarta Commons Developers List > Subject: Re: [collections][lang] Predicate etc impls, was Re: > commons-collections: New code contribution. > > > From: "Tom Drake" <[EMAIL PROTECTED]> > > Thanks for the note. Functors seems to contain many of the things that > I've > > also created. > > I'll look more closely at this, factor out the overlap. May I send you a > zip > > file with the > > remaining classes? > Of course, please submit ideas/patches to the list. > > > Have you considered modifying the interfaces in > > collections to > > simply extend their new counterparts in lang.functor ? > That would be my plan, yes. > > Stephen > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > ---------------------------------------------------------------------------- ---- > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
