From: Erik-Jan E. <e.e...@pl...> - 2008-10-27 14:56:52
|
Hi, In my search to understand OpenSync 0.3 internals I ported the first example of the page http://www.opensync.org/wiki/Examples. Attached source: test.c. Don't know if it is really correct, but it produces a output that seems fairly right. I have two and a half questions: 1. Does the OSyncPluginEnv not to be initialized anymore? 2. Is there a list of translations of the OpensSync internals? I mean a list in which I can find the internals of 0.22 and see what they have to be in the new architecture. The page http://www.opensync.org/wiki/PluginPortingGuide-0.30 gives some information, but not enough. 2.5 The white paper that i found included in the opensync source code (opensync/docs/whitepaper) is not finished yet. Still it is very useful to get the picture even in this stage. It took me some time to get the .tex in a .pdf. Is it possible to put a link to a PDF of the latest version on the page http://www.opensync.org/wiki/devel-branch-0.30. Thanks, Erik-Jan |