[jdom-interest] Element instanceof stacks

Alex Rosen arosen at silverstream.com
Fri Apr 19 13:43:34 PDT 2002


> Along similar lines I think we can delete the following
> methods in Element:
>
> public Element *addContent(*CDATA cdata)
> public boolean *removeContent(*CDATA cdata)
>
> Since these will both be replaced by their Text equivalents, I don't
> think we'll break anybody's code if we don't deprecate first.

... assuming that they recompile. But if they just drop in the new jdom.jar
and don't recompile all their calling classes, I think that it won't work,
right?

Alex




More information about the jdom-interest mailing list