[quote="gegard"][quote="xrg"]The 5.2 trunk (as in bzr) already contains my work. So, the new API is the one to be used from now on....[/quote] Thank you very much. I'll see whether I have to use the whole trunk or can patch just the document part of it across to stable.[/quote]
I'm afraid it is not that simple: In order to have proper webdav support and a clean authentication system, the "document2" code (= the one in 5.2 or my custom branch) uses a re-written http: API for the OpenObject *server* . The reason was that I didn't want the webdav/caldav/groupdav etc servers to open a different http port and have all their code in an addon module. Additionally, the xml-rpc part of the OpenObject server can now benefit from an unified http framework. This means, now, that the trunk version of the 'document' module will not work against the stable version of the server. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=51851#51851 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
