[jdom-interest] Child-Parent patch - Ideas.
Jason Hunter
jhunter at xquery.com
Wed Feb 11 11:04:02 PST 2004
Done.
-jh-
Rolf Lear wrote:
> And again.
>
> There is a really obvious cleanup still in ContentList:
>
> removeParent becomes:
>
> /** Remove the parent of a Object */
> private void removeParent(Content cont) {
> cont.setParent(null);
> }
>
> There are a couple of places where removeParent is called where the type of
> the "obj" should be "Content". It's obvious with the code in front of you.
>
> Rolf
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
>
More information about the jdom-interest
mailing list