[
https://issues.apache.org/jira/browse/GRFT-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christophe Lombart resolved GRFT-124.
-------------------------------------
Resolution: Fixed
Now there is a new converter for "undefine" jct type see the class :
UndefinedTypeConverterImpl.
> Add support for the "Undefine" JCR type
> ---------------------------------------
>
> Key: GRFT-124
> URL: https://issues.apache.org/jira/browse/GRFT-124
> Project: Graffito
> Issue Type: Sub-task
> Components: JCR-Mapping
> Reporter: Christophe Lombart
> Fix For: 1.0-a1-dev
>
>
> Create another atomic type converter to support the "undefine" jcr type.
> * we could map the "Undefined" jcr type into the "Object" java type.
> * In the javax.jcr.Value class, there is no method get this object value. It
> requires to check the jcr prop type and than use the more appropriate method
> in javax.jxr.Value. Is it correct ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.