[jdom-interest] Anyone using what's in CVS?
Robin Rosenberg
robin.rosenberg.lists at dewire.com
Wed Feb 4 17:30:18 PST 2004
For the moment being I patched JDOM so the addContent methods returns Elememt. The patch is small,
however it does break some of the orthogonality I presume the Child/Parent interfaces are there to introduce;
mostly it's about move the addContext methods from Parent to Element and changig the return type. There were
only a few ripples. The effect is that client code is hardly affected, with the exception of the subclassning I'm doing.
-- robin
More information about the jdom-interest
mailing list