[ 
https://issues.apache.org/jira/browse/JDO-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501378#comment-14501378
 ] 

Andy Jefferson commented on JDO-709:
------------------------------------

Majority of the patch was applied, with some changes
1. Apache copyright added
2. Omitted the package-level capabilities since we need to get something for 
95% of the use-cases first (of which package is not). We can always extend to 
that in the future.
3. Renamed "Converters" to "Converts" and added Converter annotation to allow 
for "autoApply" setting a default of whether a converter should default to 
being applied (following JPA converters).

> 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
>
>
> 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)

Reply via email to