[FLOW3-general] Serialze domain objects to XML
Dominique Feyer
dfeyer at ttree.ch
Mon Jan 21 07:48:57 CET 2013
Hi,
For our current projet we search a way to import/export model object to
XML. This feature will be used to save / restore data. What's a goog
starting point ?
I know that Neos has import / export site to XML feature, are this
feature based on the TYPO3CR ? Or can we use it to export any domain
object ?
I prefere a solution based on convention over configuration. I don't
wont to add annotation for each property to export to XML, but prefere
to exclude some properties.
Are TypeConverter a good solution or does Flow offer some magic for
this kind of feature ?
Bests,
Dominique Feyer
More information about the Flow
mailing list