[
https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14549390#comment-14549390
]
Craig L Russell commented on JDO-709:
-------------------------------------
Do we really need NullAttributeConverter? It seems pointless. Was this perhaps
supposed to be default null?
The Persistent disableConversion seems awkward. If you specify a Converter and
then disableConversion what happens? Seems like an error.
+ * Whether we should disable any conversion specified at the PMF level
(where converter is not specified).
+ * @return Whether PMF attribute conversion is to be disabled.
What does "PMF level (where converter is not specified)" mean?
> Standardize field/property converters
> -------------------------------------
>
> Key: JDO-709
> URL: https://issues.apache.org/jira/browse/JDO-709
> Project: JDO
> Issue Type: New Feature
> Components: api
> Reporter: Matthew T. Adams
> Assignee: Matthew T. Adams
> Priority: Minor
> Labels: converstion, converter, jdo, type, type-converter
> Fix For: JDO 3.2
>
> Attachments: JDO-709-01.patch, JDO-709-3.patch, JDO-709-4.patch
>
>
> This request is to standardize a user's ability to specify conversions of
> fields or properties of persistence-capable classes. Currently, this is left
> to vendor extensions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)