Logo

Programming-Idioms

History of Idiom 104 > diff from v11 to v12

Edit summary for version 12 by programming-idioms.org:
Lead: better style

Version 11

2019-09-28, 00:13:29

Version 12

2021-10-08, 22:41:43

Idiom #104 Save object into XML file

Write content of object x into file data.xml.

Idiom #104 Save object into XML file

Write the contents of the object x into the file data.xml.

Variables
x,data,xml