add support for serializing to xml

This commit is contained in:
2023-02-27 00:34:29 +01:00
parent f664cc1a53
commit 2e455f97ac
15 changed files with 652 additions and 195 deletions

View File

@@ -46,9 +46,11 @@
./cache.o: ../../../../morm/src/finder.h ../../../../morm/src/cursor.h
./cache.o: ../../../../morm/src/jsonexpression.h
./cache.o: ../../../../morm/src/postgresqlexpression.h
./cache.o: ../../../../morm/src/xmlexpression.h
./cache.o: ../../../../morm/src/jsonconnector.h
./cache.o: ../../../../morm/src/postgresqlconnector.h
./cache.o: ../../../../morm/src/postgresqlqueryresult.h
./cache.o: ../../../../morm/src/xmlconnector.h
./cache.o: ../../../../morm/src/transaction.h
./cache.o: ../../../../winix/winixd/core/log.h
./cache.o: ../../../../winix/winixd/core/synchro.h
@@ -146,9 +148,11 @@
./init.o: ../../../../morm/src/flatexpression.h ../../../../morm/src/finder.h
./init.o: ../../../../morm/src/cursor.h ../../../../morm/src/jsonexpression.h
./init.o: ../../../../morm/src/postgresqlexpression.h
./init.o: ../../../../morm/src/xmlexpression.h
./init.o: ../../../../morm/src/jsonconnector.h
./init.o: ../../../../morm/src/postgresqlconnector.h
./init.o: ../../../../morm/src/postgresqlqueryresult.h
./init.o: ../../../../morm/src/xmlconnector.h
./init.o: ../../../../morm/src/transaction.h
./init.o: ../../../../winix/winixd/core/mount.h cache.h
./init.o: ../../../../winix/winixd/core/dirs.h
@@ -347,9 +351,11 @@
./templates.o: ../../../../morm/src/finder.h ../../../../morm/src/cursor.h
./templates.o: ../../../../morm/src/jsonexpression.h
./templates.o: ../../../../morm/src/postgresqlexpression.h
./templates.o: ../../../../morm/src/xmlexpression.h
./templates.o: ../../../../morm/src/jsonconnector.h
./templates.o: ../../../../morm/src/postgresqlconnector.h
./templates.o: ../../../../morm/src/postgresqlqueryresult.h
./templates.o: ../../../../morm/src/xmlconnector.h
./templates.o: ../../../../morm/src/transaction.h
./templates.o: ../../../../winix/winixd/core/log.h
./templates.o: ../../../../winix/winixd/core/synchro.h