Hi all,<div><br></div><div>This is a progress update of my GSOC project concerning CMIS support.</div><div>The last weeks I've managed to:</div><div><br></div><div>- Fix some bugs in the properties dialog UI.</div><div>
- Enable CMIS properties updating.</div><div>- Add Google Drive support in LO code.</div><div><br></div><div>The code can be found in the branch feature/cmis. Feel free to test it, however you will also have to build libCMIS.</div>
<div><br></div><div>I currently have some problems as following, it would be great if anybody has a hint to fix them faster :-)</div><div><br></div><div>- Refine the UI, including conversion from .src to .ui:</div><div>   + The current UI uses a Windows to support mouse scroll, I'm still not sure how to convert a Window to .ui?</div>
<div>   + How can we convert a HeaderBar to .ui file?</div><div><br></div><div>- The file picker has some problems with object ID of a file which prevents a correct navigation. I will have to change to using object path ( which doesn't support in Google Drive) or fix those problems.</div>
<div>- A property of CMIS file can have multiple values, need to add support for that.</div><div>- in libCMIS, move to use libboost for JSON parser instead of libjson to reduce dependencies.</div><div><br></div><div>Bests,</div>
<div>CC Ngo.</div><div><br></div>