5
votes
6answers
1k views
What’s a good way to serialize Delphi object tree to XML--using RTTI and not custom code?
What's a good way to serialize a Delphi object tree to XML--using RTTI and not custom code?
I would have loved to find that this feature is already built into Delphi, but it doesn't seem to …
3
votes
What’s a good way to serialize Delphi object tree to XML--using RTTI and not custom code?
JVCL's TJvTranslator.ComponentToXML
Link: http://sourcefo …
3
votes
What’s a good way to serialize Delphi object tree to XML--using RTTI and not custom code?
DragonSoft's XML Class Serializer
Link: http://www.dragonsoft.us/delphi_vcl.php
Li …
3
votes
What’s a good way to serialize Delphi object tree to XML--using RTTI and not custom code?
Simdesign's NativeXml
Link: http://www.simdesign.nl/xml.html
Licence: € 29,95
…
