You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Chemistry and OpenCMIS Comparison

This is a high-level comparison of Chemistry and OpenCMIS.

 

Chemistry

OpenCMIS

High-level client

partial

Persistent model - major parts implemented,
Transient model - not yet implemented

Low level Atom Pub client

partial

complete (based on StAX + JAX-B)

Low level Web Services client

not yet

complete (bases on JAX-WS RI)

CMIS Extension support on the client side

no?

yes

Repository Info caching

yes

yes

Type caching

yes

yes

Object caching

?

on the high-level client layer

AtomPub server

partial (based on Abdera)

complete (based on StAX + JAX-B)

Web Services server

partial (bases on Apache CXF)

complete (bases on JAX-WS RI)

CMIS Extension support on the server side

no?

yes

Query parser

status? (ANTLR3)

not yet

In-memory repository

yes

yes

JCR connector

status?

no

File system repository

no

yes

Shell tool

yes

partial

Browser

no

AtomPub only

TCK

comprehensive, AtomPub only

test suite covering 2/3 of the spec, binding independent

  • No labels