Dear all,
The demo video is
http://youtu.be/QSKSpgvveHU
The major part of my recent work is listed as below:
1. page creation, modification, synchronization and deletion
2. page translation creation, modification, synchronization and deletion
3. object creation, modification, synchronization and deletion
4. implement the local storage layer using flat file structure and
replace xml serialization/de-serialization with JSON
5. Upgrade tycho from v0.11.1 to v0.13.0-SNAPSHOT, which fixes the issue
of not being able to generate macOSX product from linux distro. The
current maven build script is tested under Fedora 15 and can generate
mac OSX x86_64/x86 products successfully. However, I have not tested the
functions of generated RCP application in a mac OSX environment.
Some modifications in API and improvements:
1. add and remove tag for a page
2. comment creation and deletion
3. attachment creation, modification and deletion
4. grab space
Best regards
Jun Han