Hello Juergen,

I have tested the "getPropertyValues" command.
It works pretty nicely.

Please send me some pointers about my code so that I can improve.


On Tue, Jun 4, 2013 at 3:35 PM, Rajath Shashidhara <
rajaths.raja...@gmail.com> wrote:

> Is this the right way to convert an "any" object to properties array:
> pRequest = (Property[]) AnyConverter.toArray(arg0.Argument); ?
>
> because I need to convert the any object to sequence<Property> .
>
>
> On Tue, Jun 4, 2013 at 2:23 PM, Rajath Shashidhara <
> rajaths.raja...@gmail.com> wrote:
>
>> Hello Juergen,
>>
>> I think i'll have to more debugging. I'm facing some errors. I'll
>> continue once I complete it.
>>
>>
>> On Tue, Jun 4, 2013 at 1:50 PM, Jürgen Schmidt <jogischm...@gmail.com>wrote:
>>
>>> On 6/4/13 10:01 AM, Rajath Shashidhara wrote:
>>> > Hello,
>>> >
>>> > I have successfully completed the implementation of
>>> "getPropertyValues" ucb
>>> > command for cmis ucp.
>>> >
>>> > My ContentProvider repo:
>>> > https://github.com/rajaths589/CMISContentProvider.git
>>> >
>>> > I wrote a client application to test my ucp:
>>> > https://github.com/rajaths589/CMISContentProviderTest.git
>>> >
>>> > What is my next Step?
>>> >
>>>
>>> sounds good, you make good progress. I think you can now move forward to
>>> take a closer look on the "open" command.
>>>
>>> You should document the steps on the wiki page. I can think of the
>>> following milestones
>>>
>>> 1. milestone
>>> was to setup a local Chemistry test server and get familiar with the
>>> Chemistry API. Use your own client to load a document from the CMIS
>>> store and open it manually with the Office.
>>> Status: done
>>>
>>> 2. milestone
>>> should be to use the internal office file open dialog and be able to
>>> browse in a CMIS file store and show the content of directories.
>>> Status: in progress
>>>
>>> 3. milestone
>>> be able to open and save files
>>> Status:
>>>
>>> 4. milestone
>>> creating, deleting, copy and moving content
>>>
>>> 5. milestone
>>> implement a options page to configure the user and connection
>>> information for several CMIS stores and make use of this information.
>>> Use internal password container... -> TBD
>>>
>>> 6. milestone
>>> Support https connections to CMIS stores using the internal certificate
>>> store and use the internal interaction handler ... -> TDB
>>>
>>> Juergen
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>>
>>>
>>
>>
>> --
>> Rajath S,
>> M.Sc(Hons.) Physics,
>> Birla Institute of Technology and Science - Pilani,
>> Pilani
>>
>
>
>
> --
> Rajath S,
> M.Sc(Hons.) Physics,
> Birla Institute of Technology and Science - Pilani,
> Pilani
>



-- 
Rajath S,
M.Sc(Hons.) Physics,
Birla Institute of Technology and Science - Pilani,
Pilani

Reply via email to