http://bugzilla.moblin.org/show_bug.cgi?id=8049





--- Comment #10 from pohly <[email protected]>  2009-11-25 00:42:45 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> > (In reply to comment #6)
> > ok, I'll implement it according to the code in the syncML.cpp. I should 
> > follow
> > this.
> 
> Don't just emulate that code - use it ;-)

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 */

-- 
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

Reply via email to