add support for serializing to xml
This commit is contained in:
@@ -134,8 +134,10 @@
|
||||
# finder.h
|
||||
# jsonexpression.h
|
||||
# postgresqlexpression.h
|
||||
# xmlexpression.h
|
||||
# jsonconnector.h
|
||||
# postgresqlconnector.h
|
||||
# xmlconnector.h
|
||||
# modelconnector.h
|
||||
# clearer.h
|
||||
# transaction.h
|
||||
@@ -245,6 +247,9 @@
|
||||
./groupinfo.o: ../../../../morm/src/postgresqlexpression.h
|
||||
# ../../../../morm/src/postgresqlexpression.h includes:
|
||||
# dbexpression.h
|
||||
./groupinfo.o: ../../../../morm/src/xmlexpression.h
|
||||
# ../../../../morm/src/xmlexpression.h includes:
|
||||
# flatexpression.h
|
||||
./groupinfo.o: ../../../../morm/src/jsonconnector.h
|
||||
# ../../../../morm/src/jsonconnector.h includes:
|
||||
# flatconnector.h
|
||||
@@ -255,6 +260,9 @@
|
||||
./groupinfo.o: ../../../../morm/src/postgresqlqueryresult.h
|
||||
# ../../../../morm/src/postgresqlqueryresult.h includes:
|
||||
# queryresult.h
|
||||
./groupinfo.o: ../../../../morm/src/xmlconnector.h
|
||||
# ../../../../morm/src/xmlconnector.h includes:
|
||||
# flatconnector.h
|
||||
./groupinfo.o: ../../../../morm/src/transaction.h
|
||||
# ../../../../morm/src/transaction.h includes:
|
||||
# log/log.h
|
||||
@@ -685,9 +693,11 @@
|
||||
./groups.o: ../../../../morm/src/finder.h ../../../../morm/src/cursor.h
|
||||
./groups.o: ../../../../morm/src/jsonexpression.h
|
||||
./groups.o: ../../../../morm/src/postgresqlexpression.h
|
||||
./groups.o: ../../../../morm/src/xmlexpression.h
|
||||
./groups.o: ../../../../morm/src/jsonconnector.h
|
||||
./groups.o: ../../../../morm/src/postgresqlconnector.h
|
||||
./groups.o: ../../../../morm/src/postgresqlqueryresult.h
|
||||
./groups.o: ../../../../morm/src/xmlconnector.h
|
||||
./groups.o: ../../../../morm/src/transaction.h
|
||||
./groups.o: ../../../../winix/winixd/core/log.h
|
||||
./groups.o: ../../../../winix/winixd/core/synchro.h
|
||||
@@ -823,9 +833,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/synchro.h
|
||||
./init.o: ../../../../winix/winixd/core/filelog.h
|
||||
@@ -1204,9 +1216,11 @@
|
||||
./templates.o: ../../../../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
|
||||
|
Reference in New Issue
Block a user