Oleh Hapon - 2019-08-25
  • Description has changed:

Diff:

--- old
+++ new
@@ -1,5 +1,9 @@
-Implementation SsaveMode for flat file DataStorage:
-CSV
-JSON
-XML
-XLS/XLSX
+Implementation SaveMode for flat file DataStorage:
+- CSV
+- JSON
+- XML
+- XLS/XLSX
+
+Now we use this DS in readonly mode. But if we try save data we can destroy file structure.
+For example we can lost some nodes/attributes in XML file.
+Maybe we need use special config property: Owerwrite Structure