http://bugzilla.moblin.org/show_bug.cgi?id=8049
--- Comment #11 from yongsheng zhu <[email protected]> 2009-11-25 19:17:45 PST --- > Had an idea how this could work without any changes to the SyncML.cpp encoder: > > HashFileConfigNode node("/dev/null", ...); > node << report; > ConfigProps props; > node.readProperties(props) > /** copy into D-Bus result */ A good suggestion. This has been done. please see branch 'yongsheng'. The patch doesn't cover the scenario to retrieve reports when the config name is empty. -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
