Hello all, I try to find a solution for accessing repositories remotely from a 3rd party application. My preferred approach is to use pojo service(s) with different remote interfaces on top (SOAP, AMF, plain XML over HTTP, ...).
I found two issues which are related to this: Admin interface: XML-RPC vs SOAP http://jira.magnolia.info/browse/MAGNOLIA-589 commands: expose them as services http://jira.magnolia.info/browse/MAGNOLIA-1335 Looks like access to repositories is scattered over many different classes, sometimes using workspace, sometimes using session. It would be nice to have a single class with a well defined api. What should I consider when I start working on this topic? Is there any work in progress which could be interesting for me? Thanks in advance for any useful advices. O. ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
