Personally, I'd prefer not to have collections depend upon lang (currently it doesn't depend upon anything else, correct?), at least not if ClassMap is the best justification we have for it.
A lot of other packages use Collections, so adding a new dependency to Collections is adding a new dependency to a lot of modules. We should be very careful and deliberate about that. > Much of the code for getting all the superclasses > and superinterfaces of a class is coded in the > upcoming [lang] reflection code. Maybe the next > collections release should depend on [lang]? > Stephen -- To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>
