CMIS Spaces RIA clients (Flex+AIR, Flex+Browser) are for ECM / CMS servers supporting the Content Management Interoperability Services (CMIS) standard.
Also has UI independent ActionScript APIs for both CMIS AtomPub REST and CMIS Web Services (SOAP)
Based on FlexSpaces (CMIS Spaces source needs the two projects from this)
Uses Cairngorm, Presentation Model pattern, Spring ActionScript. Extends as3atompub for CMIS AtomPub REST
AtomPub REST browsing/search works with both Flex+AIR and Flex+Browser. Flex+AIR also can handle the headers and delete/put http verbs for atompub updating. For Flex+Browser atompub updating, CMIS Spaces can be configured to use sockets ( as3httpclientlib ). BlazeDS/LCDS proxy can also be used to handle headers/delete/put on Flex+Browser instead of sockets (will add support for this)
CMIS Spaces Features and Setup
Also see
