Bogdan Stefanescu | 27 Feb 13:18

Re: Local ECM Provider


Ok great!
I've implemented a FileSystem provider inside a separatated plugin.
The provider is handling: Create, Edit, Modify, Copy, Move, getChild,
getChildren operations
The metadata handling is not still implemented. I will add support for
"title" and "lastModified" fields these days.
The package contains a JUnit test (tha can be runned outside the eclipse
frameowork using Runa As > Junit Test)
The tests is also demonstrating the API usage of the resource model

You can find the plugin in the svn repository at
http://svn.in.nuxeo.com/pub/Apogee/src/trunk/org.nuxeo.core.resources.filesystem/

I will continue today to clean-up the core model classes and to refactor
UI infrastructure.. so that these days we will have a generic viewer to
use with the File System provider

Bogdan

Sato wrote:

>Bodgan,
>
>Thanks to your deteild explanation,
>now I figured out the ResourceModel logical model clearly :)
>
>The model can be modeled like this.
>http://tmtec.biz/download/ResourceModel2.jpg
>
(Continue reading)

Sato | 27 Feb 14:56
Picon

Re: Local ECM Provider

> I've implemented a FileSystem provider inside a separatated plugin.

That shoud be helpfull!
I'm looking into it.

Thanks,
Takenori

Gmane