Discussion:
[Synce-devel] Eten X500+ and SynCE sources from trunk: patch #1
Alexey Neyman
2007-09-14 08:05:13 UTC
Permalink
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.
Jonny Lamb
2007-09-14 18:08:21 UTC
Permalink
Post by 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.
Great! I'm liking you already! :-)
Post by Alexey Neyman
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.
One word: Committed. See r3012 [0].

I look forward to receiving more patches from you!

Regards,

[0] http://synce.svn.sf.net/viewvc/synce?view=rev&revision=3012
--
Jonny Lamb, UK ***@jonnylamb.com
http://jonnylamb.com GPG: 0x2E039402
Loading...