[ 
https://issues.apache.org/jira/browse/OPENJPA-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515369
 ] 

Patrick Linskey commented on OPENJPA-293:
-----------------------------------------

I have since modified the patch to automatically disable detached state if a 
class does not have a DetachedState field specified. This differs from the 
enhancement contract default, which will put a synthetic detached state in 
place if none is specified and @DetachedState(enabled=false) is not specified.

> OpenJPA should not require managed type enhancement
> ---------------------------------------------------
>
>                 Key: OPENJPA-293
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-293
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: docs, kernel
>    Affects Versions: 0.9.0, 0.9.6, 0.9.7
>            Reporter: Patrick Linskey
>             Fix For: 1.0.0
>
>         Attachments: OPENJPA-293.patch
>
>
> OpenJPA currently requires a post-compilation / deploy-time class processing 
> step. This should be made optional.

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

Reply via email to