[jdom-interest] For consideration
Jason Hunter
jhunter at acm.org
Tue May 1 17:36:58 PDT 2001
> of a hierarchy, removing final markers (power to the subclassers) and
> making *everything* in the hierarchy a Collection.
They didn't make *everything* a Collection. Map isn't a Collection.
Not sure if that means anything in the JDOM comparison you're making,
but thought I'd set the record straight.
> Collection isn't a terribly interesting interface.
I think Collection would qualify as interesting. It has 15 methods. A
List only has 25 total, so the majority of List is inherited from
Collection.
-jh-
More information about the jdom-interest
mailing list