开发者

JCR vs. CMIS: Which repository API should I use?

I am starting a new project that needs to connect to a repository that offers JCR and CMI开发者_Python百科S APIs.

The project is in Java and both APIs offer every operation we need.

What API would you chose and why? JCR or CMIS?


The JCR API is quite a bit more feature-rich than CMIS, so you should check if you need any features that are not covered by CMIS. You might also be interested in this post comparing CMIS and JCR


CMIS has been adopted by most ECM vendors, while JCR implementations are rather rare.

If both APIs offer the operations you need, then choose CMIS, it will be more interoperable, allowing you to switch from a repository to another without much hassle.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜