On Sat, Aug 20, 2011 at 9:31 PM, Thomas Mortagne
<thomas.mortagne(a)xwiki.com>wrote;wrote:
On Sat, Aug 20, 2011 at 12:56 AM, Chamika
Weerasinghe
<chamikaw(a)gmail.com> wrote:
On Fri, Aug 19, 2011 at 1:03 PM, Thomas Mortagne
<thomas.mortagne(a)xwiki.com>wrote;wrote:
> Hi Chamika,
>
> On Fri, Aug 19, 2011 at 5:56 AM, Chamika Weerasinghe <
chamikaw(a)gmail.com>
> wrote:
>> Hi all,
>>
>> I've finished development of the XWiki Android Client. I also finished
> XWiki
>> REST library unit tests and instrumentation tests for the UI
components
> will
>> be added soon.
>>
>> Here is a demo of the application.(This demo is captured using the
> Android
>> emulator which may result slow response than an actual device)
>> (
http://www.youtube.com/watch?v=aiEM0iNMnTE )
>>
>> Please give me your feedback so that I can improve the project.
>
> Very nice video !
>
> Here is what seems to be missing before a first release IMO:
> * I can see an object viewer but no class viewer
>
Since classes list of a wiki is very large, everytime UI fails to load.
Therefore I avoided putting it. Library works fine.
Listing classes is one thing but what I'm actually talking about is
having a third tab when you edit a document to edit just the class
stored in this document like you can edit the objects stored in that
document. For example in XWiki standard UI when you edit a document
you can have several editors: wiki, wysiwyg, objects, class, rights.
If you are asking for class editor, I think it doesn't provide with XWiki
REST (
).
There is no PUT or POST method support for adding properties to a class.