[
https://issues.apache.org/jira/browse/JCR-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635207#action_12635207
]
Boni Gopalan commented on JCR-1762:
-----------------------------------
and wrt to OCM :
E:\boni\jackrabbit-src\trunk\jackrabbit-ocm>svn info
Path: .
URL: http://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-ocm
Repository Root: http://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 699767
Node Kind: directory
Schedule: normal
Last Changed Author: clombart
Last Changed Rev: 699628
Last Changed Date: 2008-09-27 18:07:02 +0530 (Sat, 27 Sep 2008)
> Improvement to MultiValueCollectionConverterImpl to Map collections with
> element class Object.class
> ---------------------------------------------------------------------------------------------------
>
> Key: JCR-1762
> URL: https://issues.apache.org/jira/browse/JCR-1762
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-ocm
> Affects Versions: 1.5
> Environment: Java 5 and Up
> Reporter: Boni Gopalan
> Assignee: Christophe Lombart
> Priority: Minor
> Attachments: JCR-1762-updated.patch, JCR-1762.patch, testresults.txt
>
> Original Estimate: 3h
> Remaining Estimate: 3h
>
> Currently MultiValueCollectionConverterImpl does not support elements of
> type Object.class. The type of the contained class has to be specified
> either through the mapping file or through the Bean annotation. Even with
> that flexibility Object.class is specifically excluded (For good reasons.).
> My view is that by definition MultiValueCollectionConverterImpl should make
> a best effort to convert and that best effort should include using Undefined
> UndefinedTypeConverterImpl to convert an object when all the other conversion
> strategies run out. To this resolve I have patched the OCM source. I have
> test cases also. I will upload the patch files right after.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.