Hi Ron,
I forgot something. ;-)
There is also the OpenCMIS Bridge. It accepts CMIS requests and forwards
them to a CMIS repository somewhere else. You can install the bridge and
your JavaScript application on the same host and avoid all troubles with
multiple domains.
The bridge can also translate between bindings. That is, your target
CMIS repository does not need to support the Browser Binding or CMIS 1.1
at all and you can still build a JavaScript application for it.
The bridge lets you also filter, enrich, and federate repository data
before the client gets the server response.
That's not theory. We do that at SAP.
Florian
Thanks Jeff/Florian. I figured as much but wanted to ask to make sure
that my Google searches weren't failing me.
I think the trick with JS is that typically you can't post back to a
server other than your own so this would have to live on the same server
as the CMIS repo does which in my case may not be true.
Ron DiFrango
Director / Architect | CapTech
(804) 855-9196 | [email protected]
<https://email4.captechventures.com/owa/UrlBlockedError.aspx>
On 2/15/13 1:42 PM, "Jeff Potts"<[email protected]> wrote:
Ron,
I don't think this has moved much in a few years, but you might look to
see if any of it is useful:
https://github.com/apache/chemistry-jsclient
Jeff
On Feb 15, 2013, at 11:57 AM, Florian Müller wrote:
Hi Ron,
There are some bits and pieces, but no, there is no JavaScript library
and as far as I know there are no plans to create one.
Florian
All,
Is there an official Chemistry Javascript library available? If not
are there plans to create one?
Thanks,
Ron DiFrango
Director / Architect | CapTech
(804) 855-9196 |
[email protected]<https://email4.captechventures.com/owa/U
rlBlockedError.aspx>