You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Stephen Colebourne <sc...@btopenworld.com> on 2002/08/08 00:35:26 UTC

Re: Newsletter - Commons Sandbox Patterns

Jakarta Commons Pattern is a new subproject that aims to provide highly
generic reusable interfaces and basic implementations. These may follow well
known design patterns, or be new ideas. The JDK only really includes the
Comparator and Runnable interfaces in this category. The pattern project has
so far collected the following:
- Predicate, an interface that returns a boolean value based on an input
Object
- Transform, an interface that transforms an input Object into an output one
- Command, an interface that performs a function on an input Object
- Factory, an interface that returns a Object
- Immutable, an interface that can be used to mark immutable classes
Further suggestions have been made (and are welcome), and will be added
soon.

--
Hope this is OK - wasn't sure if sandbox components were included in the
newsletter.
Stephen

----- Original Message -----
From: "Rob Oxspring" <ro...@imapmail.org>
To: "'Jakarta Commons Developers List'" <co...@jakarta.apache.org>
Sent: Tuesday, July 30, 2002 11:11 PM
Subject: Newsletter - Commons


> Hiya,
>
> For the dry run in May and issue #1 in June I took the task of editing
> together the commons entry myself but the coverage was unevenly weighted
> towards the components that I've used. Due to this and because I'm short
> of time this week I thought I'd try and open the process up a little.
>
> I need summaries of activities / decsiisons / news in July from the
> various commons projects.  If someone wants to edit together the full
> submission and send it to me that would be appreciated, otherwise could
> someone from each component just reply to this mail with a
> sentence/paragraph or two in summary?
>
> Thanks in advance,
>
> Rob
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>