On 6/9/05, Markus Joschko <[EMAIL PROTECTED]> 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? > What kind of problem do you see ? We want a mapping between some POJO classes (like article, news, ...) to the JCR object model (nodes, propertie & items).
Our main idea is to have a mapping config file in which we can specify all node types to use for each POJO/simple java classes and relations between POJO. Christophe > 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 > > > > > > > > > > >
