[jdom-interest] Anyone using what's in CVS?
Robin Rosenberg
robin.rosenberg.lists at dewire.com
Thu Feb 5 02:23:32 PST 2004
torsdag 05 februari 2004 02:50 skrev du:
> In you original problem couldn't you have just done
>
> public Element createXml() {
> return (Element) createXmlBase().addContent(_ruleName.toString());
> }
This isn't the only line that needs changing, it's a typical example among a hundred. I might
add that modifying JDOM was actually much simpler than changing my code which would need
lots of casts and/or temporary variables.
I might as well give the diff.
-- robin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RobinsB9CompatibleChanges
Type: text/x-diff
Size: 6642 bytes
Desc: not available
Url : http://jdom.org/pipermail/jdom-interest/attachments/20040205/3f820051/RobinsB9CompatibleChanges.bin
More information about the jdom-interest
mailing list