You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Kelvin Tan <ke...@relevanz.com> on 2003/01/20 03:41:06 UTC

[dom4jconfiguration] Improved save()

Added a little fault-tolerance into save() method, saving to temp 
file, then renaming if no errors thrown.

See attached for patch.