[Multisync-devel] Re: [Wbxmllib-devel] CDATA encoded into opaque

2005-08-25 Thread Philippe Laporte
Hi, Thanks for your answer. My question is about how to ensure interoperability between different WBXML servers and clients when it comes to encoding of CDATA. Thanks a lot, Philippe Laporte Software Gatespace Telematics Första Långgatan 18 41328 Göteborg Sweden Phone: +46 702 04 35 11

[Multisync-devel] Opie 1.2.0 sync on OpenZaurus 3.5.3

2005-08-25 Thread Mysql user
You might want to mention in the documentation that there need to be symlinks created in the root directory: cd / ln -s /home/zaurus/Applications . ln -s /home/zaurus/Settings . ln -s /home/zaurus/Documents . (not actually used, but could be) In addition, the password for access is not ju

[Multisync-devel] Re: [Wbxmllib-devel] CDATA encoded into opaque

2005-08-25 Thread Rasmus Lock Larsen
I see your point. Actually, the wbxmllib will not decode an WBXML document encoded from an XML containing CDATA into the same XML (since the CDATA tags are not added when decoding OPAQUE WBXML).   My key-point is, that you CAN'T ensure interoperability when talking about WBXML (since there is an al

[Multisync-devel] Re: [Wbxmllib-devel] CDATA encoded into opaque

2005-08-25 Thread Rasmus Lock Larsen
Yes.   The OPAQUE is included in the WBXML to allow for application specific optimisations, e.g. transporting binary data.   There is no "general" definition of how to interpret OPAQUE data, it is ALWAYS application specific.   You are how-ever right in saying that from an application point of view