Hi Jun,
On Jul 14, 2011, at 6:14 AM, Jun Han wrote:
Dear all,
I put another short demo for the work I have done.
The URL is
http://youtu.be/L9UCoa4N8hE
Wow this is really cool! Well done!
I'm now eager to start using XEclipse again :)
Is there a version I could test (for my mac)?
Thanks
-Vincent
The major work includes:
1. grouping various page objects together, e.g., attachment, comment,
class, object (annotation and customized class objects) and tags
2. comment resource
get comment list and property, create a new comment, reply to an
existing comment, (currently, deleting a comment is not supported in
REST API yet)
3. attachment resource
get attachments and their property, upload a new attachment, update
an existing attachment, and remove attachments
I am now working on creation and edition of tag, object property and
page via REST API.
Best regards
Jun Han