Alexey Neyman
2007-09-14 08:05:13 UTC
Hi all,
I tried using top-of-trunk sources from the SynCE SVN, but had some
problems. I now have them solved (well, at least some of them ;)), so I
start to send the patches - hopefully, they will be integrated. I'll send
them one by one, for ease of review and integration.
Patch #1: fixing slow-sync mode. The sync-engine script received an
exception while converting the contacts ("not well-formed" from Expat).
It turned out that the result of applying the contact-from-airsync.xsl
stylesheet was hardly resembling XML, as the namespace in the input data
was in the AS:ApplicationData namespace, not just ApplicationData. Note
that other stylesheets accept both these namespaces - so I made
contact-from-airsync.xsl accept both them, too.
Best regards,
Alexey Neyman.
I tried using top-of-trunk sources from the SynCE SVN, but had some
problems. I now have them solved (well, at least some of them ;)), so I
start to send the patches - hopefully, they will be integrated. I'll send
them one by one, for ease of review and integration.
Patch #1: fixing slow-sync mode. The sync-engine script received an
exception while converting the contacts ("not well-formed" from Expat).
It turned out that the result of applying the contact-from-airsync.xsl
stylesheet was hardly resembling XML, as the namespace in the input data
was in the AS:ApplicationData namespace, not just ApplicationData. Note
that other stylesheets accept both these namespaces - so I made
contact-from-airsync.xsl accept both them, too.
Best regards,
Alexey Neyman.