This repository was archived by the owner on Mar 7, 2018. It is now read-only.

Description
Hello,
I just wanted to let you know that I implemented a storage class for CMIS support, need to write the unit tests and then I will do a Pull-Request. And well then it's up to you to tweak it. ;-)
BTW, It's heavily based on ApacheLibcloudStorage, so it might be useful to have a more generic class so that both subclass from it. I think the strategy of working with a local temporary file is applicable for other storage classes as well... but I leave that for you to decide.
Cheers
PS: While writting it I discovered a bug with the current Cmislib 0.5.1, patch and issue are already posted.