The standard for the decorators package was originally laid down as past
tense. Predicated/Transformed/Synchronized etc. But then Unmodifiable is
different.

I'm comfortable with Observed, but wouldn't block a change if that was the
way people want to go.

Stephen

----- Original Message -----
From: "Michael Heuer" <[EMAIL PROTECTED]>
> Just a minor quibble, why past tense (Observed) instead of adjective
> (Observable, Serializable, Unmodifiable, Cursorable, &c.)?
>
>    michael
>
>
> On Thu, 28 Aug 2003, Stephen Colebourne wrote:
>
> > First part of ObservedCollection checked in, allowing an event sending
> > wrapper to be written around a collection.
> >
> > TODO:
> > - Validate that the design is OK
> > - Implement ObservedList subList
> > - Test List iterators
> > - Add Bag, SortedSet, SortedBag implementations
> > - Add Fast event mechansim
> > - Add Rich event mechanism
> >
> > Stephen
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to