Ticket #25 (new enhancement)

Opened 2 years ago

Last modified 20 months ago

add xml file support

Reported by: zork Owned by: zork
Priority: major Milestone: 2.0
Component: Archive interface Version: devel
Keywords: Cc:

Description

Allow to serialize store tables to and from xml files in similar way that csv file handling. XML serialization format should be able to:

  • create and read xml files and fill object members from it including BIND_COL and BIND_CLA macros (serialization of aggregated objects)
  • optionally update existing xml file if object identifiers are stored in it
  • allow to configure XMLArchive to write object members as xml attributes or xml nodes. This configuration should be configurable at serialization time - object member can be stored either as attribute or as node depending on object context, object value or other conditions.

Change History

Changed 20 months ago by zork

  • milestone changed from 1.4 to 2.0
Note: See TracTickets for help on using tickets.