SOAP server usable?
Hi,
I tried to see how is the SOAP envelope handeled in integration_compat.js, but integration.js line 113 indicates that the server is running just to inform that it's not possible to use SOAP anymore. Is that right?
What would be the preferable (and convenient) way to connect from C++? I don't mind using sqlite (I would be generating my own bibtex), but is there better way? And more imporantly, how probable are any changes to the database.
Many thanks
Petr
I tried to see how is the SOAP envelope handeled in integration_compat.js, but integration.js line 113 indicates that the server is running just to inform that it's not possible to use SOAP anymore. Is that right?
What would be the preferable (and convenient) way to connect from C++? I don't mind using sqlite (I would be generating my own bibtex), but is there better way? And more imporantly, how probable are any changes to the database.
Many thanks
Petr
-
ajlyonYou might find it useful to bring this to the developers' discussion list, zotero-dev. Specifically, there is currently discussion of options for Lisp integration for emacs, see Access Zotero from Emacs. Hopefully we can settle on a stable way for people to integrate with Zotero on the client side.
-
syjannaThanks.