Hello, I am trying to enabling SAN 1.0/1.1 support for SyncML server mode so that we can support syncing with older phones. It seems current code in san.cpp only supports parsing SAN 1.0/1.1 package not generating it. Is it possible/acceptable to add this part of logic inside san.cpp with (#ifndef WITHOUT_SAN_1_1)?
Any way generating seems easier than parsing which will not necessarily depends on smltk, I may generate it on the fly just as what we did for the synthesis configuration xml file so I might also keep this part of code outside of san.cpp. Best Regards, Congwu _______________________________________________ os-libsynthesis mailing list [email protected] http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis
