On 07/01/2013 09:06 PM, Gary Gregory wrote: > Hi All: > > I find the class name CompliantBag pretty confusing. Compliant with what? > The Javadoc says Collection so, why not call it BagCollection?
I agree that CompliantBag is not a very good choice, but the notation in collections was to name decorators like this: [DecoratorType][CollectionType] -> e.g. TransformedBag CollectionCompliantBag also does not sound like a good name to me, but neither does BagCollection. Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org