[jira] Commented: (JCR-1067) Referenced beans in an object graph should be persisted by the ocm automatically

2007-11-16 Thread Christophe Lombart (JIRA)

[ 
https://issues.apache.org/jira/browse/JCR-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542962
 ] 

Christophe Lombart commented on JCR-1067:
-

After reflexion, I see 2 solutions : 
- create new converters 
- or apply your patch and set the mapping param : auto-insert, auto-update, 
auto-delete to false in my case. 

I'm going to investigate the second one and review your patch. 

Thanks


 Referenced beans in an object graph should be persisted by the ocm 
 automatically
 

 Key: JCR-1067
 URL: https://issues.apache.org/jira/browse/JCR-1067
 Project: Jackrabbit
  Issue Type: Improvement
  Components: jcr-mapping
Affects Versions: 1.3.1
Reporter: Padraic Hannon
 Attachments: BeanReferenceCollectionConverterImpl.diff, 
 ReferenceBeanConverterImpl.diff


 Currently the BeanReferenceCollectionConverter and ReferenceBeanConverter 
 classes only persist the UUID of the referenced object. There should either 
 be new converter classes that cascade down the object graph to ensure all 
 referenced items are created or updated, or the existing ones should be 
 updated to cascade. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (JCR-1067) Referenced beans in an object graph should be persisted by the ocm automatically

2007-11-15 Thread Padraic Hannon (JIRA)

[ 
https://issues.apache.org/jira/browse/JCR-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542817
 ] 

Padraic Hannon commented on JCR-1067:
-

Should I create new converters? We are starting to more actively use OCM and we 
feel this is an important feature to have.

 Referenced beans in an object graph should be persisted by the ocm 
 automatically
 

 Key: JCR-1067
 URL: https://issues.apache.org/jira/browse/JCR-1067
 Project: Jackrabbit
  Issue Type: Improvement
  Components: jcr-mapping
Affects Versions: 1.3.1
Reporter: Padraic Hannon
 Attachments: BeanReferenceCollectionConverterImpl.diff, 
 ReferenceBeanConverterImpl.diff


 Currently the BeanReferenceCollectionConverter and ReferenceBeanConverter 
 classes only persist the UUID of the referenced object. There should either 
 be new converter classes that cascade down the object graph to ensure all 
 referenced items are created or updated, or the existing ones should be 
 updated to cascade. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (JCR-1067) Referenced beans in an object graph should be persisted by the ocm automatically

2007-11-12 Thread Christophe Lombart (JIRA)

[ 
https://issues.apache.org/jira/browse/JCR-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541945
 ] 

Christophe Lombart commented on JCR-1067:
-

I would like to suggest to create new converters for this use case but I'm not 
sure if it is interesting to add them in current code. Anyway, we can maka a 
vote. 

 Referenced beans in an object graph should be persisted by the ocm 
 automatically
 

 Key: JCR-1067
 URL: https://issues.apache.org/jira/browse/JCR-1067
 Project: Jackrabbit
  Issue Type: Improvement
  Components: jcr-mapping
Affects Versions: 1.3.1
Reporter: Padraic Hannon
 Attachments: BeanReferenceCollectionConverterImpl.diff, 
 ReferenceBeanConverterImpl.diff


 Currently the BeanReferenceCollectionConverter and ReferenceBeanConverter 
 classes only persist the UUID of the referenced object. There should either 
 be new converter classes that cascade down the object graph to ensure all 
 referenced items are created or updated, or the existing ones should be 
 updated to cascade. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.