Hi Gary, Gary Gregory wrote:
> Hi, > > I'd to have a new class called SortedProperties that extends > java.util.Properties. > > Should that go in [lang] or [collections]? > > I first thought [lang], but it _is_ a collection after all. > > Gary for me it's [collections]. [collections] is like [lang] also an extension to the Java runtime, specialized for the collection/map/array stuff of java.util. Especially since we tried to strip [lang] down and have already moved stuff now into more specialized components. Cheers, Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org