[jdom-interest] Fast Factory
Bradley S. Huffman
hip at csa.cs.okstate.edu
Mon May 26 18:41:48 PDT 2003
Jason Hunter writes:
> Seems like the only difference is whether you leave the data fields
> protected or rely on a create() call, and since there's no diff it
> seems better to leave the data fields protected so subclassers can
> better utilize them.
Okay then it would make sense to find a way to make content and attributes
"protected List" instead of "private" so subclassers could better utilize
them also.
Brad
More information about the jdom-interest
mailing list