Hello Markus,

a basic idea is to have a good definition for a mapping between JCR semantics and Java semantics (node types and classes; methods and childnodes and so on) with the mapping model (GRFT 22). With the node type registration component (GRFT-23) we can register new node types out of this model. After that it should be possible to pass the JCR features through from classes to node types. E.g. if you want to version an image you can call our persistence manager (GRFT-24) with your image object. Because we know the mapping between your image class and an image node type, we can use the versioning functionality of the image node type to version the image object.

Regards,

Sandro

Markus Joschko wrote:
Hi guys,
this does not fit into the google summer of code context. I have a
question regarding the mapping tool from jcr to java objects.
What's your approach there? I think a simple mapping to nodetypes is
quite easy but how do you include the more powerful features of jsr170
like locking, versioning, observation etc into the mapping as these
are the things that make jsr170 really interesting?

Regards,
Markus
On 6/9/05, Sandro B�hme <[EMAIL PROTECTED]> wrote:

Hello

> 1. The Jcr Mapping tools : we need more developer in this area.
> Sandro, Oliver : do you have some feedbacks to give us ? What do you
> think if we propose this tools to the Google Summer code ?
+1
Maybe some well defined parts like annotations/xdoclet for generating
the mapping config file.

Regards,

Sandro


Christophe Lombart wrote:

Hi all,

I would like to start some discussions on the Google Summer of code.

Do you have some ideas for Graffito ?

Here is my first ideas :
1. The Jcr Mapping tools : we need more developer in this area.
Sandro, Oliver : do you have some feedbacks to give us ? What do you
think if we propose this tools to the Google Summer code ?
2. CMS workflow engine
3. Content cache
4. Content replication engine (David, you certainly have some comments :-) )
5  Graffito application like forum, new management, article
management, .. (maybe less interesting for the Summer code).

What do you think about thoses topics ?

Rapha�l, can you help us to add some topics on the Apache Google
Summer of code wiki page ? My english is so bad :-)

Kind regards,
Christophe







Reply via email to